diff options
author | lloyd <[email protected]> | 2014-01-01 21:20:55 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-01 21:20:55 +0000 |
commit | 197dc467dec28a04c3b2f30da7cef122dfbb13e9 (patch) | |
tree | cdbd3ddaec051c72f0a757db461973d90c37b97a /src/pubkey/dsa/info.txt | |
parent | 62faac373c07cfe10bc8c309e89ebdd30d8e5eaa (diff) |
Shuffle things around. Add NIST X.509 test to build.
Diffstat (limited to 'src/pubkey/dsa/info.txt')
-rw-r--r-- | src/pubkey/dsa/info.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/pubkey/dsa/info.txt b/src/pubkey/dsa/info.txt deleted file mode 100644 index a3f2a1ee4..000000000 --- a/src/pubkey/dsa/info.txt +++ /dev/null @@ -1,9 +0,0 @@ -define DSA 20131128 - -<requires> -dl_algo -dl_group -keypair -libstate -numbertheory -</requires> |