Skip to content

Tags: dstucrypt/dstu-engine

Tags

1.3.3

Toggle 1.3.3's commit message
Version bump.

1.3.2

Toggle 1.3.2's commit message
Version bump.

1.3.1

Toggle 1.3.1's commit message
Fix building a custom EC group from ASN.1 spec.

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add PKCS12 support and KeyStore container. (#16)

* Add PKCS12 parser and KeyStore.

* Switch JKS to use KeyStore.

* Shuffle includes.

* Add Doxygen comments in new headers.

* Update documentation.

* Version bump.

1.2.2

Toggle 1.2.2's commit message
Version bump.

1.2.1

Toggle 1.2.1's commit message
Fix key parsing in OpenSSL-1.1.1i.

1.2.0

Toggle 1.2.0's commit message
Version bump.

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix doc path. (#7)

* Fix compilation without coverage.

* Specify C++ standard for tests explicitly.

* Rename engine code directory.

* Initial steps for key reading library.

* Key reading functions return an array of pointers.

* Key-6.dat works now.

* Add 'install' targets for keylib.

* Remove unused functions.

* Fix code coverage.

* Remove commented-out stuff.

* Add tests for key serialization.

* Fix some variable shadowing.

* Add Doxygen documentation.

* Fix library reference link.

v1.0.0

Toggle v1.0.0's commit message
Version bump.