Sean Colyer
|
0a651bdd53
|
Optimized string concatenation in symmetric encryption. Slow large file encryption led to investigating that string concatenation used was inefficient(switched to an array).
|
2012-02-02 00:28:24 -05:00 |
|
Sean Colyer
|
4640686683
|
Changes for key generation. Basic RSA key generation now seems fully functional within the openpgp.js, but experiencing an issue interfacing with gpg.
|
2012-01-29 16:58:11 -05:00 |
|
Alexander Willner
|
3d896e6f2f
|
updated library
|
2012-01-18 11:06:04 +01:00 |
|
Sean Colyer
|
15bf0e144c
|
Few bugfixes. Testing for key generation has revealed is currently broken. Investigating.
|
2012-01-16 21:31:46 -05:00 |
|
Sean Colyer
|
a08d91f728
|
Changes to allow for key generation. Provides a basic framework for key generation with a functioning RSA implementation. Still work to be done for s2k and subkeys.
|
2012-01-16 00:04:27 -05:00 |
|
Sean Colyer
|
17b7f95e3c
|
Few small additions/bugfixes in openpgp.keyring.js
|
2012-01-04 21:39:32 -05:00 |
|
Alexander Willner
|
0b96d5324e
|
added minified JavaScript library and Makefile
|
2011-12-16 17:16:15 +01:00 |
|