lp:~tfkyle/+junk/sauth

Created by Kyle M and last modified
Get this branch:
bzr branch lp:~tfkyle/+junk/sauth
Only Kyle M can upload to this branch. If you are Kyle M please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Kyle M
Status:
Development

Recent revisions

31. By Kyle M

* common.py: use json falling back to simplejson
* dsa.php: fix on 64bit archs, php's gmp bindings suck for random generation so switch to openssl for now
* dsa.py, dsa.php, demos/dsa.php/key_basics.php:
 1) in generate_pq/V creation be mod 2**seedlen as well as in validation, that was fixed in the final FIPS-186-3
 2) fix generation/validation of g, index and count were supposed to be binary representations after-all (test vectors at http://csrc.nist.gov/groups/STM/cavp/documents/dss/186-3dsatestvectors.zip confirmed it)

30. By Kyle M

common.py: use dsa.py instead of pycrypto and refine a bit

29. By Kyle M

add yet another progress class, and license dsa.py under the Apache License

28. By Kyle M

update to the November 2008 draft of FIPS 186-3, let me know if I missed anything

27. By Kyle M

dsa.php: add exception for if the key can't be validated (missing data)

26. By Kyle M

add basic validation code to dsa.php, let me know if anything's wrong with it

25. By Kyle M

correct a couple g related exceptions, stop being an idiot

24. By Kyle M

cut testing code out of dsa.php and start a few demos including the old code and a new json/ajax frontend

23. By Kyle M

dsa.py: mention the generation steps in the DSA class

22. By Kyle M

add basic progress stuff

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers