urbit/try/bin/aesde.hoon

18 lines
235 B
Plaintext
Raw Normal View History

2014-01-30 23:01:55 +04:00
!:
:: /=try=/bin/aesde/hoon
::
:: AES decryption toy. Don't use this for anything real.
::
=> %= .
+
=> +
^/=main=/lib/cryo
==
|= *
|= [k=@I c=@ ~]
^- bowl
=+ m=(de:aes k c)
:_ ~ :_ ~
:- %$
!> m