aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: fa59c4a3ca53fba5eebcc4f17163ff1a18ded11d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# pypride
Python implementation of the PRIDE cipher

This software is copyright protected. For now, all rights are reserved. 

## Changelog

### 1.1, 25/4/2015
Faster matrix multiplication using bit manipulation

### 1.0, 23/4/2015
First working version