diff options
author | lloyd <[email protected]> | 2008-09-28 22:02:06 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-28 22:02:06 +0000 |
commit | 6fd841dc614a77b7a672681606d236e45e308219 (patch) | |
tree | b98b8a76f69dfb80ce69a7b37b45a2818b9b0ec8 /src/pk/rsa | |
parent | 3983245c0e72e2056a4323d4cd2852b0338e43ca (diff) |
Add dl_algo and dl_group modules
Diffstat (limited to 'src/pk/rsa')
-rw-r--r-- | src/pk/rsa/modinfo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pk/rsa/modinfo.txt b/src/pk/rsa/modinfo.txt index 8125d7efb..041c01ca9 100644 --- a/src/pk/rsa/modinfo.txt +++ b/src/pk/rsa/modinfo.txt @@ -10,5 +10,6 @@ rsa.h </add> <requires> +asn1 if_algo </requires> |