Skip to content

PKCS #11 testing tools. This is a fork of the OpenDNSSEC PKCS #11 testing tools with updated build system and more API tests.

License

Notifications You must be signed in to change notification settings

markkurossi/pkcs11-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PKCS #11 Testing

This project is a fork of the PKCS#11 Testing Tools. The main changes are:

  • Updated build system. All GNU Autoconf and Automake related files were removed and replaced with a hardcoded config.h and GNUmakefile files.
  • Converted from C++ to C.
  • Updated coding style.
  • Added tests for:
    • Random number functions.
    • SHA224 and SHA384 sign and digest algorithms.
    • Sign{Update,Final} signing.

The original authors are listed in AUTHORS and original LICENSE applies.

About

PKCS #11 testing tools. This is a fork of the OpenDNSSEC PKCS #11 testing tools with updated build system and more API tests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.1%
  • C++ 3.8%
  • Makefile 0.1%