|
039451bcfb
|
fix encrypt_all
|
2014-11-05 18:30:18 +08:00 |
|
|
cbf8c6705b
|
refactor table into a single cipher plugin
|
2014-11-05 18:27:18 +08:00 |
|
|
aca86f8685
|
encrypt.py: port table to support python 3
|
2014-11-05 16:54:51 +08:00 |
|
|
a502dd32fc
|
fix UDP
|
2014-10-31 21:49:22 +08:00 |
|
|
497524b313
|
drop table on Python 3
|
2014-10-31 19:08:00 +08:00 |
|
|
0fd2f30911
|
lint code
|
2014-10-31 18:43:15 +08:00 |
|
|
2a53b67c65
|
python 3 support; not stable yet
|
2014-10-31 18:28:22 +08:00 |
|
|
0814888ba5
|
use absolute import
|
2014-10-31 16:29:19 +08:00 |
|
|
eb9b6f0a9b
|
does not require M2Crypto anymore
|
2014-10-08 21:03:01 +08:00 |
|
|
2122f96aeb
|
lint code
|
2014-09-16 11:03:36 +08:00 |
|
|
76fed23b34
|
refactor encrypt; add cfb1 and cfb8 modes
|
2014-09-16 10:58:45 +08:00 |
|
|
1044358a6b
|
use md5 instead of sha256; #178
|
2014-09-09 16:17:33 +08:00 |
|
|
c9b489b5e3
|
fix UDP
|
2014-09-09 14:43:32 +08:00 |
|
|
1b4e885818
|
add rc4-sha256; close #178
|
2014-09-09 14:26:34 +08:00 |
|
|
972bf22e6d
|
fix PEP8
|
2014-08-27 00:17:26 +08:00 |
|
|
c66d9b2c20
|
more details
|
2014-07-12 17:48:33 +08:00 |
|
|
e7e226768a
|
add instructions for installing m2crypto
|
2014-07-12 17:45:56 +08:00 |
|
|
a1bc23c161
|
fix salsa20
|
2014-07-11 18:48:57 +08:00 |
|
|
2950f99da6
|
fix salsa20 for UDP
|
2014-07-11 18:46:26 +08:00 |
|
|
9422ef2fd3
|
Fix table encryption with UDP
|
2014-06-11 19:21:17 +08:00 |
|
|
3cefe374c2
|
socket.SO_REUSEADDR
|
2014-06-01 14:53:06 +08:00 |
|
|
fd4efca0fe
|
add test
|
2014-05-03 23:04:49 +08:00 |
|
|
ed39505dc1
|
experimental salsa20-ctr cipher; close #108
|
2014-05-03 22:42:40 +08:00 |
|
|
041c315f86
|
fix encrypt
|
2014-04-23 22:31:55 +08:00 |
|
|
1239f928f1
|
lint code
|
2014-04-23 19:38:18 +08:00 |
|
|
e5149d0ed9
|
impl
|
2014-04-23 17:57:09 +08:00 |
|
|
c9ffb895c3
|
lint code
|
2014-04-23 16:36:27 +08:00 |
|
|
ea663145e2
|
add help
|
2014-04-07 17:03:35 +08:00 |
|
|
a3323b36ab
|
fix rc2 key length
|
2013-07-07 21:26:11 +08:00 |
|
|
794ff240a6
|
move to pypi
|
2013-06-22 17:30:31 +08:00 |
|