]> Repositorios git - scryer-prolog.git/commit
ADDED: Hash-based message authentication code (HMAC), using hmac(Key).
authorMarkus Triska <[email protected]>
Thu, 22 Feb 2024 19:17:20 +0000 (20:17 +0100)
committerMarkus Triska <[email protected]>
Thu, 22 Feb 2024 19:53:27 +0000 (20:53 +0100)
commit27852eafd7c5ee0a4b2344693f77dcac08a024a8
treee59b11763caf2cae8cfbd3b1202eb4d89e7cf463
parentd4bde5008dbfe931e1a34babd14fe699726fd215
ADDED: Hash-based message authentication code (HMAC), using hmac(Key).
build/instructions_template.rs
src/lib/crypto.pl
src/machine/dispatch.rs
src/machine/system_calls.rs