Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2001-12-14 | Fixed test key | Werner Koch | 1 | -1/+1 |
2001-12-11 | Implemented encryption in server mode. | Werner Koch | 1 | -29/+40 |
2001-12-10 | --encrypt does now work for a hardwired key. | Werner Koch | 1 | -103/+421 |
2001-11-27 | --armor does now produce PEM format. | Werner Koch | 1 | -1/+7 |
2001-11-27 | * base64.c: New. Changed all other functions to use this instead | Werner Koch | 1 | -150/+40 |
2001-11-26 | * keydb.c (keydb_add_resource): Create keybox | Werner Koch | 1 | -4/+11 |
2001-11-24 | Added new directory common to enable sharing of some code and error | Werner Koch | 1 | -3/+3 |
2001-11-24 | Signing does now work. There is no secret key management yet, so you | Werner Koch | 1 | -9/+12 |
2001-11-23 | Just a Backup. We can now write out a basic signature which in turn | Werner Koch | 1 | -0/+356 |