diff options
Diffstat (limited to 'src/stream')
-rw-r--r-- | src/stream/ctr/info.txt | 2 | ||||
-rw-r--r-- | src/stream/info.txt | 2 | ||||
-rw-r--r-- | src/stream/ofb/info.txt | 2 | ||||
-rw-r--r-- | src/stream/rc4/info.txt | 2 | ||||
-rw-r--r-- | src/stream/salsa20/info.txt | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/stream/ctr/info.txt b/src/stream/ctr/info.txt index 2fa2272fd..84d90a76f 100644 --- a/src/stream/ctr/info.txt +++ b/src/stream/ctr/info.txt @@ -1,4 +1,4 @@ -define CTR_BE +define CTR_BE 20131128 <requires> block diff --git a/src/stream/info.txt b/src/stream/info.txt index c242b47e7..faa2db215 100644 --- a/src/stream/info.txt +++ b/src/stream/info.txt @@ -1,4 +1,4 @@ -define STREAM_CIPHER +define STREAM_CIPHER 20131128 <requires> algo_base diff --git a/src/stream/ofb/info.txt b/src/stream/ofb/info.txt index 702fea666..11b6bfb27 100644 --- a/src/stream/ofb/info.txt +++ b/src/stream/ofb/info.txt @@ -1,4 +1,4 @@ -define OFB +define OFB 20131128 <requires> block diff --git a/src/stream/rc4/info.txt b/src/stream/rc4/info.txt index 587a5fea8..f61b8a4cc 100644 --- a/src/stream/rc4/info.txt +++ b/src/stream/rc4/info.txt @@ -1 +1 @@ -define RC4 +define RC4 20131128 diff --git a/src/stream/salsa20/info.txt b/src/stream/salsa20/info.txt index 1ce648d9f..10f9a8cb2 100644 --- a/src/stream/salsa20/info.txt +++ b/src/stream/salsa20/info.txt @@ -1 +1 @@ -define SALSA20 +define SALSA20 20131128 |