Releases: Ch1ffr3punk/yubicrypt
yubicrypt
Small glitch in info pop-up corrected.
yubicrypt v0.2.0 binaries are signed with yubisigner
.sig files are time stamped with opentimestamps.org
The yubisigner signing certificate .pdf and accompanying .ots time stamp should proof
in an easy way that I am the author of the signed software releases.
For additional security of the source code, merkle-tree.txt in the repository is signed too
with yubisigner and additionally time stamped.
yubicrypt
Added info menu entry
Included localized German version
File extension defaults to .crt instead of .pem, as Yubico Authenticator writes .crt files
yubicrypt v0.1.9 binaries are signed with yubisigner
.sig files are time stamped with opentimestamps.org
The yubisigner signing certificate .pdf and accompanying .ots time stamp should proof
in an easy way that I am the author of the signed software releases.
yubicrypt
Added info menu entry
Included localized German version
yubicrypt v0.1.8 binaries are signed with yubisigner
.sig files are time stamped with opentimestamps.org
yubicrypt
ISO padding reverted back to 4KB and GUI made smaller in width.
yubicrypt
Small GUI enhancements made and padding reduced to 1KB, instead of the previous 4KB.
yubicrypt
New algorithm for signature identicon is used, compatible with my identicons program.
yubicrypt
- Changed identicons to two color identicons.
- Signature component can now be copied to clipboard when verifying a signature.
yubicrypt
Added GitHub style identicons for signature verification.
yubicrypt
Fixed normalization issue between Windows and Linux.
yubicrypt
- New padding logic implemented.
- Signing of large text now possible due to signing the hash of the text and not the text.