Skip to content

Tags: gotd/ige

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #106 from fatshotty/feature/aes256-ige-armv8-decrypt

Add AES-256 IGE decrypt helper with ARMv8 fast path

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ernado Aleksandr Razumov
chore: use go-faster/xor

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from tdakkota/refactor/force-bce-prevent-iv-leak

Prevent `iv` parameter leaking, force BCE using full slice expressions

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from tdakkota/feat/optmize-allocations

feat(ige): reduce allocations for DecryptBlocks/EncryptBlocks

v0.1.5

Toggle v0.1.5's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
extract xor fix

v0.1.4

Toggle v0.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
extract xor

v0.1.3

Toggle v0.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
module name

v0.1.2

Toggle v0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
module name

v0.1.1

Toggle v0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
fix name

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
initial tag release