diff options
author | lloyd <[email protected]> | 2008-10-26 02:23:38 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-26 02:23:38 +0000 |
commit | dea1aa500fd7da2968448677fd628e8a4dddb6fb (patch) | |
tree | 48e401fe5cbb07a094b59ef742167ad5070a1dbe /src/pubkey | |
parent | 17231ebbb95cc45cca50eabc4799c3058fc78ee9 (diff) |
Put pk_pad.{h,cpp} from core into pk_pad/ dir (cleaner I think)
Diffstat (limited to 'src/pubkey')
-rw-r--r-- | src/pubkey/pubkey/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pubkey/pubkey/info.txt b/src/pubkey/pubkey/info.txt index c6c57ca98..3011ee997 100644 --- a/src/pubkey/pubkey/info.txt +++ b/src/pubkey/pubkey/info.txt @@ -10,6 +10,7 @@ bigint numbertheory pbe_base oid_lookup +pk_pad </requires> <add> |