This website requires JavaScript.
Explore
Help
Register
Sign In
kmwebnet
/
OpenSK
Watch
1
Star
0
Fork
0
You've already forked OpenSK
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
684d37fa03ee65326006017e5d7314b76e87c44c
OpenSK
/
libraries
/
crypto
/
src
T
History
kaczmarczyck
1b360662ee
Public Key plain byte encoding (
#540
)
...
* public key is encoded in bytes * ECDSA pubkey in uncompressed format
2022-08-31 15:51:40 +02:00
..
ec
Public Key plain byte encoding (
#540
)
2022-08-31 15:51:40 +02:00
aes256.rs
Remove the software-specific Decrypt16BytesBlock and Encrypt16BytesBlock traits
2022-01-26 11:05:02 +01:00
cbc.rs
Add documentation
2022-01-26 11:05:02 +01:00
ecdh.rs
Separate RNG library (
#470
)
2022-04-28 11:36:43 +02:00
ecdsa.rs
Public Key plain byte encoding (
#540
)
2022-08-31 15:51:40 +02:00
hkdf.rs
HMAC: only 32 byte keys (
#424
)
2022-01-18 13:14:11 +01:00
hmac.rs
HMAC: only 32 byte keys (
#424
)
2022-01-18 13:14:11 +01:00
lib.rs
Separate RNG library (
#470
)
2022-04-28 11:36:43 +02:00
sha256.rs
Restrict Sha256 to be used sequentially
2022-01-17 15:36:51 +01:00
util.rs
Initial commit
2020-01-30 11:47:29 +01:00