Releases: ThalesGroup/crypto11
v1.4.1
v1.4.0
What's Changed
- upgrade to go1.23.6 by @Nicolas-Peiffer in #116
New Contributors
- @Nicolas-Peiffer made their first contribution in #116
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- feature: optimized aes cbc support by @IceManGreen in #107
- RSA support for asymmetric decryption by @IceManGreen in #115
New Contributors
- @IceManGreen made their first contribution in #107
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
Change Log
v1.2.0 (2019-09-17)
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator
v1.1.1
Change Log
A minor release that removes the dependency on Vitess.
v1.1.1 (2019-09-03)
Closed issues:
- pools.NewResourcePool function signature divergence #56
* This Change Log was automatically generated by github_changelog_generator
v1.1.0
Change Log
v1.1.0 (2019-08-22)
Implemented enhancements:
- Finding keys with non unique labels #50
- Add ...WithAttributes functions #41
- Support importing and finding certificates #20
Fixed bugs:
- Configure() fails when using Tokens that do not require a login #46
- Tests should delete keys they create #39
- Use after close tests are incomplete #55
* This Change Log was automatically generated by github_changelog_generator
v1.0.2
Change Log
This bug-fix release addresses a problem preventing applications creating two Contexts with the same P11 library.
1.0.2 (2019-06-21)
Fixed bugs:
- Cannot initialize more than one slot with a PKCS DLL #47
* This Change Log was automatically generated by github_changelog_generator
v1.0.1
Change Log
1.0.1 (2019-05-28)
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator
v1.0.0
Change Log
v1.0.0 is a significant re-working of the library and introducing many breaking changes. See the discussion in #40 for background context.
v1.0.0 (2019-05-14)
Implemented enhancements:
- Add information about Configure and ConfigureFromFile to README #30
- Add error return to PKCS11Session.Close (breaking change) #25
- Consistent error behavior in Configure() #4
Fixed bugs:
- Copyright missing in the common.go file #37
Closed issues:
- Panic due to misaligned atomic variables #35
- Return error when Configure or ConfigureFromFile has not been called #29
- Tag first release #12
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator