The foundation for the internal standard library. (0.16.2)
This commit is contained in:
parent
71682293fe
commit
f0ed1d6761
13 changed files with 88 additions and 197 deletions
|
|
@ -12,7 +12,7 @@
|
|||
*/
|
||||
|
||||
// Demo: SHA-256 of raw strings (no hex decoding)
|
||||
include "lib/crypt/sha256.fun"
|
||||
include <crypt/sha256.fun>
|
||||
|
||||
sha = SHA256()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue