This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-13 14:32:26 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
f073169177
v
/
vlib
/
x
/
crypto
/
ascon
/
examples
History
Download ZIP
Download TAR.GZ
…
..
use_of_cxof.v
x.crypto: add a new
ascon
cryptographic module, based on
https://doi.org/10.6028/NIST.SP.800-232
(Lightweight Cryptography Standards for Constrained Devices) (
#25260
)
2025-09-10 10:03:35 +03:00
use_of_hash26.v
x.crypto: add a new
ascon
cryptographic module, based on
https://doi.org/10.6028/NIST.SP.800-232
(Lightweight Cryptography Standards for Constrained Devices) (
#25260
)
2025-09-10 10:03:35 +03:00
use_of_xof.v