[pkg-opensc-commit] [opensc] 276/295: add AES algorithm ID

Eric Dorland eric at moszumanska.debian.org
Sat Jun 24 21:11:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository opensc.

commit becd243fd6e676235d9e5af70a2700ef3fc460f0
Author: Timo Teräs <timo.teras at iki.fi>
Date:   Fri Apr 14 10:23:32 2017 +0300

    add AES algorithm ID
---
 src/libopensc/opensc.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/libopensc/opensc.h b/src/libopensc/opensc.h
index c96c410..f81f27e 100644
--- a/src/libopensc/opensc.h
+++ b/src/libopensc/opensc.h
@@ -76,6 +76,7 @@ extern "C" {
 #define SC_ALGORITHM_DES		64
 #define SC_ALGORITHM_3DES		65
 #define SC_ALGORITHM_GOST		66
+#define SC_ALGORITHM_AES		67
 
 /* Hash algorithms */
 #define SC_ALGORITHM_MD5		128

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/opensc.git



More information about the pkg-opensc-commit mailing list