Skip to content

Tags: JuliaCrypto/SHA.jl

Tags

v0.5.7

fast sha2

v0.5.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Compat requirement

v0.5.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
More 0.7 compat (#52)

* `copy!()` -> `copyto!()`

* Quash more 0.7 compatibility bugs

* Require at least Compat 0.38

v0.5.4

Optimize SHA1 implementation. (#47)

v0.5.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix typo in comment

v0.5.2

Much smarter file wrapper that loads in files one chunk at a time

v0.5.1

Merge pull request #40 from musm/patch-1

Remove extra spaces

v0.5.0

Merge pull request #36 from Sacha0/fixdepwarns

fix depwarns under 0.7 and bump REQUIRE and CI to 0.6

v0.3.3

Merge pull request #35 from yuyichao/align

Fix wrong use of reinterpret

v0.3.2

SHA v0.3.2 [08bfbf1]