aboutsummaryrefslogtreecommitdiffstats
path: root/SoftHSMv2/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2019-04-19Remove keyconv files to fix the license issue.HEAD4.0.0-ONAPmasterdublinManjunath Ranganathaiah1-1/+0
These files are part of the key conversion tool that is not used. Issue-ID: AAF-814 Change-Id: I01e1733329022059e410ad9d7cd390faff09a97c Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2019-03-29Update SoftHSM v2.0 to the latest versionPramod Raghavendra Jayathirth1-3/+5
Change-Id: Ib3ec2c297f897c82776a66fe2ad55b18984c0337 Issue-ID: AAF-687 Signed-off-by: Pramod Raghavendra Jayathirth <pramod.raghavendra.jayathirth@intel.com>
2018-05-10Remove keyconv code from SoftHSM libraryRitu Sood1-1/+0
Code not used by SoftHsm and has license issues Issue-ID: AAF-279 Change-Id: Ie07eef82f9e7bcc445772dba474c1f0e7753542c Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-03-30Adds the HardwareInfra layer in SoftHSMPramod Raghavendra Jayathirth1-0/+1
This enables the support of multiple HSMs Issue-ID: AAF-200 Change-Id: I825a72a0bf46827ff3be0c0311085cf970b970a6 Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
2018-03-14Remove win32 support in SoftHSMv2NingSun1-3/+3
Due to license issue, we have to remove win32 support in SoftHSMv2. Issue-ID: AAF-151 Change-Id: I31dda45ed84065819e26be8205747dd096a37432 Signed-off-by: NingSun <ning.sun@intel.com>
2018-02-08Initial sshsm project structureNingSun1-0/+226
Issue-ID: AAF-94 Change-Id: I5e82fff418e7567b161acf9b98013a9b85ffc5b4 Signed-off-by: NingSun <ning.sun@intel.com>