diff options
Diffstat (limited to 'src/pubkey')
-rw-r--r-- | src/pubkey/dh/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/dl_algo/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/dl_group/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/dlies/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/dsa/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/ec_group/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/ecc_key/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/ecdh/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/ecdsa/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/elgamal/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/gost_3410/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/if_algo/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/keypair/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/nr/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/rsa/info.txt | 2 | ||||
-rw-r--r-- | src/pubkey/rw/info.txt | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/src/pubkey/dh/info.txt b/src/pubkey/dh/info.txt index e1e460cd0..bb2707951 100644 --- a/src/pubkey/dh/info.txt +++ b/src/pubkey/dh/info.txt @@ -1,4 +1,4 @@ -define DIFFIE_HELLMAN +define DIFFIE_HELLMAN 20131128 <header:public> dh.h diff --git a/src/pubkey/dl_algo/info.txt b/src/pubkey/dl_algo/info.txt index f6e609062..6f3b3195d 100644 --- a/src/pubkey/dl_algo/info.txt +++ b/src/pubkey/dl_algo/info.txt @@ -1,4 +1,4 @@ -define DL_PUBLIC_KEY_FAMILY +define DL_PUBLIC_KEY_FAMILY 20131128 <requires> asn1 diff --git a/src/pubkey/dl_group/info.txt b/src/pubkey/dl_group/info.txt index 8922be3fb..26c6f12ca 100644 --- a/src/pubkey/dl_group/info.txt +++ b/src/pubkey/dl_group/info.txt @@ -1,4 +1,4 @@ -define DL_GROUP +define DL_GROUP 20131128 <requires> asn1 diff --git a/src/pubkey/dlies/info.txt b/src/pubkey/dlies/info.txt index 5aa90f646..b159cc546 100644 --- a/src/pubkey/dlies/info.txt +++ b/src/pubkey/dlies/info.txt @@ -1,4 +1,4 @@ -define DLIES +define DLIES 20131128 <requires> kdf diff --git a/src/pubkey/dsa/info.txt b/src/pubkey/dsa/info.txt index d59fe7aa7..a3f2a1ee4 100644 --- a/src/pubkey/dsa/info.txt +++ b/src/pubkey/dsa/info.txt @@ -1,4 +1,4 @@ -define DSA +define DSA 20131128 <requires> dl_algo diff --git a/src/pubkey/ec_group/info.txt b/src/pubkey/ec_group/info.txt index 9a686feeb..661f24473 100644 --- a/src/pubkey/ec_group/info.txt +++ b/src/pubkey/ec_group/info.txt @@ -1,4 +1,4 @@ -define ECC_GROUP +define ECC_GROUP 20131128 <requires> asn1 diff --git a/src/pubkey/ecc_key/info.txt b/src/pubkey/ecc_key/info.txt index ceb98a79e..6d6d5f0e9 100644 --- a/src/pubkey/ecc_key/info.txt +++ b/src/pubkey/ecc_key/info.txt @@ -1,4 +1,4 @@ -define ECC_PUBLIC_KEY_CRYPTO +define ECC_PUBLIC_KEY_CRYPTO 20131128 <requires> alloc diff --git a/src/pubkey/ecdh/info.txt b/src/pubkey/ecdh/info.txt index 7e7d50fef..9277aca9b 100644 --- a/src/pubkey/ecdh/info.txt +++ b/src/pubkey/ecdh/info.txt @@ -1,4 +1,4 @@ -define ECDH +define ECDH 20131128 <requires> alloc diff --git a/src/pubkey/ecdsa/info.txt b/src/pubkey/ecdsa/info.txt index 7a2113a30..fcf688402 100644 --- a/src/pubkey/ecdsa/info.txt +++ b/src/pubkey/ecdsa/info.txt @@ -1,4 +1,4 @@ -define ECDSA +define ECDSA 20131128 <requires> asn1 diff --git a/src/pubkey/elgamal/info.txt b/src/pubkey/elgamal/info.txt index 7906d0cd0..4fe20e828 100644 --- a/src/pubkey/elgamal/info.txt +++ b/src/pubkey/elgamal/info.txt @@ -1,4 +1,4 @@ -define ELGAMAL +define ELGAMAL 20131128 <requires> dl_algo diff --git a/src/pubkey/gost_3410/info.txt b/src/pubkey/gost_3410/info.txt index 9fbc3099f..63521d3dd 100644 --- a/src/pubkey/gost_3410/info.txt +++ b/src/pubkey/gost_3410/info.txt @@ -1,4 +1,4 @@ -define GOST_34_10_2001 +define GOST_34_10_2001 20131128 load_on auto diff --git a/src/pubkey/if_algo/info.txt b/src/pubkey/if_algo/info.txt index 32e50e684..e4d2dbb5e 100644 --- a/src/pubkey/if_algo/info.txt +++ b/src/pubkey/if_algo/info.txt @@ -1,4 +1,4 @@ -define IF_PUBLIC_KEY_FAMILY +define IF_PUBLIC_KEY_FAMILY 20131128 load_on dep diff --git a/src/pubkey/info.txt b/src/pubkey/info.txt index c8e618839..f23f0b73d 100644 --- a/src/pubkey/info.txt +++ b/src/pubkey/info.txt @@ -1,4 +1,4 @@ -define PUBLIC_KEY_CRYPTO +define PUBLIC_KEY_CRYPTO 20131128 <source> blinding.cpp diff --git a/src/pubkey/keypair/info.txt b/src/pubkey/keypair/info.txt index c6bf758cc..10fb2013b 100644 --- a/src/pubkey/keypair/info.txt +++ b/src/pubkey/keypair/info.txt @@ -1,4 +1,4 @@ -define KEYPAIR_TESTING +define KEYPAIR_TESTING 20131128 <requires> libstate diff --git a/src/pubkey/nr/info.txt b/src/pubkey/nr/info.txt index c0886ac07..8c2816fe7 100644 --- a/src/pubkey/nr/info.txt +++ b/src/pubkey/nr/info.txt @@ -1,4 +1,4 @@ -define NYBERG_RUEPPEL +define NYBERG_RUEPPEL 20131128 <requires> dl_algo diff --git a/src/pubkey/rsa/info.txt b/src/pubkey/rsa/info.txt index 877d092b6..6171642bc 100644 --- a/src/pubkey/rsa/info.txt +++ b/src/pubkey/rsa/info.txt @@ -1,4 +1,4 @@ -define RSA +define RSA 20131128 <requires> if_algo diff --git a/src/pubkey/rw/info.txt b/src/pubkey/rw/info.txt index cb3e5531c..486ede47f 100644 --- a/src/pubkey/rw/info.txt +++ b/src/pubkey/rw/info.txt @@ -1,4 +1,4 @@ -define RW +define RW 20131128 <requires> if_algo |