Yann Leboulanger
|
3802e01bba
|
[Florob] fix module name for sha256. Fixes #5297
|
2009-10-01 08:26:08 +02:00 |
Yann Leboulanger
|
3afea608e2
|
use python sha and hmac built-in modules rather than those in python-crypto. Fixes #5294
|
2009-09-30 17:02:51 +02:00 |
Yann Leboulanger
|
e389e0b16b
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
Yann Leboulanger
|
158538b81c
|
[thorstenp] rename some var to not hide builts-in functions (list -> list_, ...)
|
2008-10-11 10:22:04 +00:00 |
Julien Pivotto
|
de4a23e751
|
See #4200.
* remove js from some headers
* set coding:utf-8 to allow real names in headers
|
2008-08-15 17:31:51 +00:00 |
Julien Pivotto
|
8bc9bc29ae
|
* Big headers review
* Remove some licencing problems
* To do: same for images
* See #4200
|
2008-08-15 03:20:23 +00:00 |
js
|
8605cd3f38
|
For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
|
2008-07-29 19:49:31 +00:00 |
Brendan Taylor
|
9a986c2fc6
|
fixed imports
|
2007-09-16 21:56:42 +00:00 |
Brendan Taylor
|
37b755ecef
|
split common crypto operations into a separate module
|
2007-09-16 04:16:45 +00:00 |