diff options
Diffstat (limited to 'src/modes/ofb/info.txt')
-rw-r--r-- | src/modes/ofb/info.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/modes/ofb/info.txt b/src/modes/ofb/info.txt deleted file mode 100644 index 3cba4151e..000000000 --- a/src/modes/ofb/info.txt +++ /dev/null @@ -1,14 +0,0 @@ -realname "OFB block cipher mode" - -define OFB - -load_on auto - -<add> -ofb.cpp -ofb.h -</add> - -<requires> -block -</requires> |