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

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

## Changelog

### 1.2, 29/4/2015
Python3 support

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

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