META-INF.CHANGELOG.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of toolarium-security Show documentation
Show all versions of toolarium-security Show documentation
Defines the security library to cover common patterns.
# toolarium-security
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [ 1.1.0 ] - 2023-12-26
### Changed
- Refactoring APIs.
### Added
- Extended test cases.
- JSON signatire support.
- Added modulo 10 and 11 support.
## [ 1.0.4 ] - 2023-12-22
### Added
- Enhanced EC support.
## [ 1.0.3 ] - 2023-12-11
### Fixed
- Index issue bugfix.
## [ 1.0.2 ] - 2023-12-11
### Added
- Enhanced KeyStoreUtil.
### Fixed
- Stabilized tests.
## [ 1.0.1 ] - 2023-12-10
### Fixed
- Updated Bouncy Castle library.
## [ 1.0.0 ] - 2023-12-10
### Added
- Test several cases.
- Finalised implementation.
## [ 0.2.0 ] - 2023-08-03
### Added
- Added ISecurityManagerProvider, IKeyStoreConfiguration and KeyStoreUtil.
- Additional test cases.
## [ 0.1.0 ] - 2023-07-25
### Added
- Setup initial version.
- PKIUtuil class and tests from jpTools.
- Added RSAPrivateKeyPKCS8 classes and tests from jpTools.
- CertificateStore implemented.
- CertificateChainAnalyzeUtil added.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy