Revision 7cadc6d70c0a3d2b2c20e50d4b3555475756f785 authored by DilumAluthgeBot on 26 August 2023, 04:15:54 UTC, committed by GitHub on 26 August 2023, 04:15:54 UTC
Stdlib: SHA
URL: https://github.com/JuliaCrypto/SHA.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 2d1f84e
New commit: aaf2df6
Julia version: 1.11.0-DEV
SHA version: 0.7.0 (Does not match)
Bump invoked by: @DilumAluthge
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
https://github.com/JuliaCrypto/SHA.jl/compare/2d1f84e6f8417a1a368de48318640d948b023e7a...aaf2df61ff8c3898196587a375d3cf213bd40b41

```
$ git log --oneline 2d1f84e..aaf2df6
aaf2df6 [test] fix typo
0f70e8b [test] test `AbstractString` input
335322a [test] test branch in `digest!`
5992826 [test] Testing branch within the `HMAC_CTX` constructor
5e3a676 Protect against re-using digested context
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
1 parent 38520e1
Raw File
.clangd
CompileFlags:
  Add: [-I., -I.., -Iflisp, -Isupport, -I../support, -I../usr/include, -I../../usr/include, -Wall,]
back to top