diff options
author | lloyd <[email protected]> | 2008-10-26 02:28:40 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-26 02:28:40 +0000 |
commit | ec95d5187cc714448f29c4c90cce6bc9fcc9ea21 (patch) | |
tree | 3d957f1e2a6ba48e097923967ce1adb560ad0ac1 /src/pubkey | |
parent | 7c4f004b837ca96894db839c3f04f8f1238947e7 (diff) |
Move pbe/pbe_base to pbe/
Diffstat (limited to 'src/pubkey')
-rw-r--r-- | src/pubkey/pubkey/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pubkey/pubkey/info.txt b/src/pubkey/pubkey/info.txt index 3011ee997..e6017810e 100644 --- a/src/pubkey/pubkey/info.txt +++ b/src/pubkey/pubkey/info.txt @@ -8,7 +8,7 @@ load_on dep asn1 bigint numbertheory -pbe_base +pbe oid_lookup pk_pad </requires> |