From 92ddf6f0f8f0ef6f5584889481e4a098e280ee40 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 1 Oct 2008 15:17:52 +0000 Subject: Move last pieces of algorithm-specific code from general 'pubkey' module into algorithm-specific directories. (Dependencies still remain on these in core/libstate, though). --- src/pubkey/dsa/info.txt | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'src/pubkey/dsa/info.txt') diff --git a/src/pubkey/dsa/info.txt b/src/pubkey/dsa/info.txt index e98f33ca9..f1b505800 100644 --- a/src/pubkey/dsa/info.txt +++ b/src/pubkey/dsa/info.txt @@ -4,13 +4,6 @@ define DSA load_on auto - -dsa.cpp -dsa.h -dsa_core.cpp -dsa_core.h - - asn1 bigint @@ -19,3 +12,12 @@ keypair numbertheory pubkey + + +dsa.cpp +dsa.h +dsa_core.cpp +dsa_core.h +dsa_op.cpp +dsa_op.h + -- cgit v1.2.3