Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/netpgp/dist Elgamal encryption and decry...
details: https://anonhg.NetBSD.org/src/rev/1c0df0efda31
branches: trunk
changeset: 758530:1c0df0efda31
user: agc <agc%NetBSD.org@localhost>
date: Sun Nov 07 07:34:27 2010 +0000
description:
Elgamal encryption and decryption has been done - take it off the list of
tasks to do.
diffstat:
crypto/external/bsd/netpgp/dist/TODO | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r f83334603634 -r 1c0df0efda31 crypto/external/bsd/netpgp/dist/TODO
--- a/crypto/external/bsd/netpgp/dist/TODO Sun Nov 07 06:56:52 2010 +0000
+++ b/crypto/external/bsd/netpgp/dist/TODO Sun Nov 07 07:34:27 2010 +0000
@@ -2,7 +2,6 @@
=====
check pkt size during read
list sigs on a per-user basis
-elgamal enc/decryption?
2^n sized packets - regions?
json for verification in netpgp
show attributes on key listings
@@ -107,3 +106,4 @@
fix calloc return values in symmetric.c/ops_crypt_t
prog to convert from pgp sec to ssh sec
add user-specifiable ciphers for encryption
+elgamal enc/decryption?
Home |
Main Index |
Thread Index |
Old Index