An operating function
Go to file
Jared Hance 9923c1d844 Implement HIV in encryption/decryption.
Nonce/ctr state is no longer necessary. Simply use a small hash of the
message as the intial value of the old nonce and use counter starting
from zero, which guarantees that a nonce+ctr pair will never be used
twice unless its the same message, in which case no extra information is
revealed besides that some same message was sent twice.
2014-05-21 09:41:59 -04:00
arvo Implement HIV in encryption/decryption. 2014-05-21 09:41:59 -04:00
main new 'nu' for crub 2014-05-20 15:51:07 -07:00
spec/nock Ye olde whitespace cleanup 2013-12-08 21:23:03 +00:00
try Merge branch 'newbreach' of github.com:urbit/urbit into newbreach 2014-05-20 10:36:10 -07:00