diff options
author | lloyd <[email protected]> | 2013-03-27 14:03:58 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2013-03-27 14:03:58 +0000 |
commit | 7703ed769010f9ef4d037be1e9d1183a854f8348 (patch) | |
tree | 5766676f2c8c89d39b953c10466cb8d996bddf95 /src/aead/info.txt | |
parent | 86ecbb4fc9d4db13281a2cb689c604222900a6e7 (diff) |
Move GCM to new AEAD interface
Diffstat (limited to 'src/aead/info.txt')
-rw-r--r-- | src/aead/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aead/info.txt b/src/aead/info.txt index eae4b4340..c2985ea85 100644 --- a/src/aead/info.txt +++ b/src/aead/info.txt @@ -1 +1 @@ -define AEAD_MODE +define AEAD_MODES |