issues
search
RustCrypto
/
KDFs
Collection of Key Derivation Functions written in pure Rust
67
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Simplify the trait bounds, fixes #54
#56
jbis9051
closed
2 years ago
5
Bump sha2 from 0.10.0 to 0.10.1
#55
dependabot[bot]
closed
2 years ago
0
hkdf: simplify trait bounds
#54
newpavlov
closed
2 years ago
3
Bump hex-literal from 0.2.1 to 0.3.4
#53
dependabot[bot]
closed
2 years ago
1
hkdf: migrate to hmac v0.12 and digest v0.10
#52
newpavlov
closed
2 years ago
0
hkdf v0.11.0
#51
tarcieri
closed
3 years ago
0
hkdf: bump `hmac` crate dependency to v0.11
#50
tarcieri
closed
3 years ago
0
Add Wycheproof HKDF test vectors
#49
daviddrysdale
closed
3 years ago
1
README.md: reword PBKDF note
#48
tarcieri
closed
3 years ago
0
README.md: add note about password hashes repo
#47
tarcieri
closed
3 years ago
0
fix HKDF-Extract with empty salt #45
#46
LuoZijun
closed
3 years ago
2
HKDF-Extract with empty salt
#45
LuoZijun
closed
3 years ago
2
hkdf v0.10.0
#44
tarcieri
closed
4 years ago
0
README.md(s): update badges
#43
tarcieri
closed
4 years ago
0
Migrate to GitHub Actions
#42
tarcieri
closed
4 years ago
2
hkdf v0.10.0-alpha.0
#41
tarcieri
closed
4 years ago
1
Bump `hmac` dependency to v0.10
#40
tarcieri
closed
4 years ago
3
Migrate to GitHub actions and add Dependabot
#39
newpavlov
closed
4 years ago
0
0.9.0 release?
#38
ignatenkobrain
closed
4 years ago
2
hkdf v0.9.0-alpha.0
#37
tarcieri
closed
4 years ago
4
Update outdated dependencies
#36
devashishdxt
closed
4 years ago
1
hkdf: upgrade to `digest` v0.9; `hmac` v0.8
#35
tarcieri
closed
4 years ago
0
Implemented multipart features for HKDF-Extract and HKDF-Expand
#34
rozbb
closed
4 years ago
4
Rename `*result*` to `finalize`
#33
tarcieri
closed
4 years ago
0
hkdf: 2018 edition upgrade
#32
tarcieri
closed
4 years ago
0
hkdf: upgrade to pre-release upstream crates
#31
tarcieri
closed
4 years ago
7
HKDF: "info" parameter should be Option<&[u8]>
#30
zer0x64
closed
4 years ago
3
Fix the Apache copyright, add names
#29
vladikoff
closed
5 years ago
3
create 0.8.0 release
#28
warner
closed
5 years ago
2
add 0.7.1 tag?
#27
warner
closed
5 years ago
5
expand without extract
#26
david415
closed
5 years ago
4
Remove 1.21.0 Rust testing from travis
#25
vladikoff
closed
5 years ago
1
Remove unnecessary clone bound.
#24
withoutboats
closed
5 years ago
2
Support HKDF-Expand with different sized PRKs
#23
nlordell
closed
5 years ago
4
Update docs and changelog for 0.7.0
#22
vladikoff
closed
6 years ago
0
Update digest to 0.8, refactor for API changes, remove redundant crate
#21
timvisee
closed
6 years ago
2
Update digest to 0.8
#20
eoger
closed
6 years ago
1
Update docs and changelog for 0.6.0
#19
vladikoff
closed
6 years ago
0
Remove std requirement
#18
themadprofessor
closed
6 years ago
7
Fix cargo bench for hkdf
#17
vladikoff
closed
6 years ago
0
Fix salt None for hkdf
#16
vladikoff
closed
6 years ago
5
omitting HKDF salt is hard to get right
#15
warner
closed
6 years ago
4
Reorganize the repo for more KDFs
#14
vladikoff
closed
6 years ago
1
Relicense under dual MIT/Apache-2.0
#13
newpavlov
closed
6 years ago
2
Reduce heap allocation, remove unnecessary mut, derive Clone
#12
Ralith
closed
6 years ago
4
no_std support
#11
tarcieri
closed
6 years ago
1
add "cargo bench" to run some simple benchmarks
#10
warner
closed
6 years ago
0
update to hex-0.3
#9
warner
closed
6 years ago
0
travis: test on Rust beta and nightly too
#8
warner
closed
6 years ago
1
update dependencies: digest-0.7, hmac-0.5
#7
warner
closed
6 years ago
4
Previous
Next