Module crypto.inc

Index

Declarations

crypto.inc:21Group CRYPT

supported cryptograpic things

crypto.inc:28Protocol P.DIGEST.IN

PROTOCOL P.DIGEST.IN

Digest routine input protocol.

crypto.inc:30Tag add

add; MOBILE []BYTE

Add bytes to digest.

crypto.inc:31Tag read

read

Read digest.

crypto.inc:32Tag kill

kill

Terminate.

crypto.inc:36Protocol P.DIGEST.OUT

PROTOCOL P.DIGEST.OUT

Digest routine output protocol.

crypto.inc:38Tag read

read; MOBILE []BYTE

Returned digest.

crypto.inc:42Channel type CT.DIGEST

CHAN TYPE CT.DIGEST

Digest channel-type.