commit | 19a11d2dabe94d8881b74a720fe9006ff6d5ef8a | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Thu Apr 12 22:58:20 2018 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Tue Apr 17 21:26:56 2018 -0700 |
tree | a3104058c4f73018311fcb9299fcec1fe9c83ee8 | |
parent | 96a085956dec34e3b146b64192bf8be51a4aba0d [diff] [blame] |
port NAC to security v2 This commit is based on Lei Pi's commit, which changed certificate version from v1 to v2. The later changes fix some bugs and refactor algo part of the library to get rid of cryptopp. Change-Id: I3be7e0341fe85ee69f1b5f1c3ed7421a6c61d0b5
diff --git a/.gitignore b/.gitignore index 4629c34..349ba35 100644 --- a/.gitignore +++ b/.gitignore
@@ -6,3 +6,4 @@ build/ VERSION unit-tests.conf +.vscode