index
:
delta/python-packages/rsa-git.git
issue-98-fips-186-4-prime-selection
main
master
saifelse-test-mypy
temp-poetry
temp-zipp-fix
test-threading-fix-173
version-4.3-py27compatible
github.com: sybrenstuvel/python-rsa.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_load_save_keys.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added per-file licenses
Roy Kokkelkoren
2015-10-25
1
-0
/
+15
*
Reverts docstring quoting syntax.
Yesudeep Mangalapilly
2011-08-24
1
-19
/
+19
*
Parellelized testing. Caught a lot of bugs.
Yesudeep Mangalapilly
2011-08-16
1
-19
/
+19
*
Porting to Python 3 complete. All tests except pyasn1 stuff pass.
Yesudeep Mangalapilly
2011-08-11
1
-4
/
+4
*
Update tests to use unittest2.
Yesudeep Mangalapilly
2011-08-11
1
-3
/
+3
*
Tests are now functional (only running without syntax errors) on Python 3 too.
Yesudeep Mangalapilly
2011-08-11
1
-10
/
+11
*
Ignore fields in PEM-encoded files
Sybren A. Stüvel
2011-07-30
1
-0
/
+4
*
Specify format (PEM/DER) in capitals
Sybren A. Stüvel
2011-07-24
1
-8
/
+8
*
Added simpler save/load functions
Sybren A. Stüvel
2011-07-24
1
-8
/
+8
*
Added saving and loading public keys in PKCS#1 format (PEM+DER)
Sybren A. Stüvel
2011-07-24
1
-0
/
+54
*
Moved key load/save to PrivateKey class
Sybren A. Stüvel
2011-07-21
1
-4
/
+4
*
Added support for saving private keys in DER and PEM format
Sybren A. Stüvel
2011-07-20
1
-0
/
+21
*
Added loading of DER and PEM encoded private keys
Sybren A. Stüvel
2011-07-19
1
-0
/
+47