Quantcast
Channel: João H de A Franco » memoization
Browsing latest articles
Browse All 2 View Live

Image may be NSFW.
Clik here to view.

AES implementation in Python

After implementing DES, the next obvious challenge was AES. I was expecting AES code to be simpler to write than DES’ because AES was designed to be implemented in hardware or software, while DES...

View Article


Image may be NSFW.
Clik here to view.

CLEFIA implementation in Python (improved version)

As commented in my last post, CLEFIA implementation in Python, the performance figures for key setup and block encryption of my first coding attempt were poor when compared to those of AES....

View Article

Browsing latest articles
Browse All 2 View Live