aboutsummaryrefslogtreecommitdiff
path: root/pypride.py
AgeCommit message (Expand)AuthorFilesLines
2015-04-29python3 in docCamil Staps1-6/+7
2015-04-291.2 python3 supportCamil Staps1-3/+3
2015-04-29python3 works as well nowCamil Staps1-22/+20
2015-04-25Version 1.1: faster matricesCamil Staps1-2/+2
2015-04-25Faster matricesCamil Staps1-8/+10
2015-04-25About twice as fast matrix multiplicationCamil Staps1-25/+60
2015-04-23Smaller notation for matricesCamil Staps1-102/+6
2015-04-23Faster matricesCamil Staps1-103/+100
2015-04-23CleanupCamil Staps1-11/+11
2015-04-23PerformanceCamil Staps1-1/+1
2015-04-23Timing; generate roundkeys on initialisationCamil Staps1-13/+12
2015-04-23Attribution for pypresent ideasCamil Staps1-0/+4
2015-04-23CommentsCamil Staps1-3/+34
2015-04-23CommentsCamil Staps1-0/+12
2015-04-23Added test vectorsCamil Staps1-101/+96
2015-04-23Cleanup; removed licenseCamil Staps1-18/+5
2015-04-23Updated license with personal details & added itCamil Staps1-5/+18
2015-04-23Decryption workingCamil Staps1-23/+75
2015-04-23CleanupCamil Staps1-61/+75
2015-04-23First, raw version: encryption workingCamil Staps1-0/+239