Erdem Memisyazici

Results 9 issues of Erdem Memisyazici

**What's New?** - Refactored asn package to decoder (as it does more than ASN now) - Added decoder for SSH2 RSA & DSA public keys (RFC-4253) - Added PemReader which...

PemUtil currently only supports RFC-1421 and RFC-2440 formats, implement support for RFC-4716 to be able to read SSH2 public keys.

enhancement

KeyPairUtil should support reading OpenSSH format (.pub) for public keys.

enhancement

Currently the PasswordGenerator only takes a List of CharacterRule. It could benefit from also accepting CharacterCharacteristicsRule as well as AllowedCharacterRule as the two contain unique character pools, and it would...

enhancement

Resolve by removing the PathPattern features until [implementation can be supported](https://github.com/spring-projects/spring-framework/issues/32093).

It appears that the regex support for path variable pattern definition is currently not supported. Having a controller with the following mapping, "/{id:^[0-9]*$}" results in an unchecked exception incorrectly stating...

It would be lovely if cryptacular could decode .pub and .pem files generated by SSH related tools and validate PEM formats.

See https://hibernate.atlassian.net/issues/HHH-18287 for details. Feel free to reword as necessary.

https://hibernate.atlassian.net/browse/HHH-18598 ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) and can be relicensed under the terms of...