summaryrefslogtreecommitdiff
path: root/TODO
blob: e6a44f84f0b756e18c3dfba783d4e814d6ac6d6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

Core algorithms:
	Elliptic-curve algs should be added; they're not a priority for now. 
	A secret sharing module should be added to Util or Protocols.
	
Protocols:
	Implement ssh
	Add PGP modules to the package, rearranging them to fit.

Generic cryptographic stuff: 
	Optimize the feedback modes a bit

Demo programs:
	Shadowing of files into X parts
	Secure talk or telnet

Documentation:
	Document chaff/winnow better
	Add docstrings everywhere.

Config stuff:
	Smarter distribution building