[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Face to face meeting in Cozumel?



> - C library development. Currently, we have an orphaned(?) OpenCDK and an
>   incomplete OpenPGP:SDK. A native C library would open the door for
>   efficient, usable libraries for other languages (Perl, Python, Ruby,
>   PHP, etc.), so I feel that this is very important. I am counting on Ben
>   Laurie's participation for this one.

Current plan for OpenPGP:SDK is to have a release out in the summer.
It won't be complete (RSA only for one thing) but it will do what it
does well, with a good test suite and documentation. That's the plan,
anyway!

Currently working and interoperating with GPG:
- encryption
- decryption
- signature verification
- cleartext signature generation and verification

In progress:
- signature generation

To Do:
- Keyring management
- Command line app

Rachel