Hi Mike, > I've implement AES on PicoLisp. > Pure brutality and limits: > o) AES128 only > o) no decryption (boring after all this) > o) less GC mess > o) no ECB-CBC modes > o) key length only 128 bits > Works, tests passed. > > https://bitbucket.org/mihailp/tankfeeder/src/7e40db44e61e72db4a7f172a0434fadd323a8e78/crypto/?at=default
Cool! The code looks good! (I haven't checked the algorithm, though) ♪♫ Alex -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
