index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGELOG.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RSA*Key interfaces to cryptography.hazmat.primitives.asymmetric.rsa
Alex Stapleton
2015-01-24
1
-0
/
+6
*
Move DSA* interfaces to interfaces.dsa module
Alex Stapleton
2015-01-22
1
-0
/
+8
*
recover (p, q) given (n, e, d). fixes #975
Paul Kehrer
2015-01-18
1
-0
/
+2
*
add 0.7.2 changelog to master
Paul Kehrer
2015-01-16
1
-0
/
+9
*
add 0.7.1 changelog to master
Paul Kehrer
2014-12-28
1
-0
/
+6
*
Added a changelog entry
Alex Gaynor
2014-12-25
1
-0
/
+3
*
fix a typo in the changelog
Paul Kehrer
2014-12-18
1
-1
/
+1
*
open master for eighth release development
Paul Kehrer
2014-12-17
1
-0
/
+5
*
0.7 changelog and version bump
Paul Kehrer
2014-12-17
1
-6
/
+4
*
rename X509 classes to remove X509 and improve some tests
Paul Kehrer
2014-12-15
1
-2
/
+2
*
update docs, test invalid x509 version
Paul Kehrer
2014-12-15
1
-0
/
+2
*
A handful of tiny fixes
Alex Gaynor
2014-12-15
1
-3
/
+3
*
Minor documentation corrections for load_ssh_public_key
Mark Adams
2014-12-13
1
-1
/
+1
*
Privatized the load_ssh_rsa_public_key function and fixed some coverage issue...
Mark Adams
2014-12-13
1
-3
/
+3
*
Added load_ssh_rsa_public_key to hazmat.primitives.serialization to allow for...
Mark Adams
2014-12-13
1
-0
/
+4
*
add changelog entry
Paul Kehrer
2014-11-27
1
-0
/
+2
*
Refs #1209 -- added a changelog entry for our license change
Alex Gaynor
2014-11-07
1
-0
/
+3
*
added docs stuff on when added
Alex Gaynor
2014-10-20
1
-0
/
+2
*
Add to changelog. Document deprecation.
Terry Chia
2014-10-20
1
-4
/
+3
*
Add to changelog. Document deprecation.
Terry Chia
2014-10-20
1
-0
/
+4
*
Document the change in ``p`` and ``q``s lengths in the CHANGELOG
Alex Gaynor
2014-10-19
1
-0
/
+3
*
add 0.6.1 changelog to master
Paul Kehrer
2014-10-15
1
-0
/
+11
*
open master for seventh release development
Paul Kehrer
2014-09-29
1
-0
/
+5
*
Bump version and set changelog date for 0.6 release
Paul Kehrer
2014-09-29
1
-4
/
+2
*
fix links to ECWithNumbers classes in changelog
Paul Kehrer
2014-09-28
1
-2
/
+2
*
Merge pull request #1361 from reaperhulk/more-changelog
Alex Gaynor
2014-09-27
1
-0
/
+17
|
\
|
*
make it more obvious that the GCM bugs are with the C backends
Paul Kehrer
2014-09-27
1
-1
/
+1
|
*
more changelog entries from the 0.6 cycle
Paul Kehrer
2014-09-27
1
-0
/
+17
*
|
Added changelog entry for serialization stuff
Alex Gaynor
2014-09-27
1
-0
/
+5
|
/
*
deprecate backend method names for elliptic curve number loading
Paul Kehrer
2014-09-27
1
-0
/
+5
*
add changelog entry
Paul Kehrer
2014-08-21
1
-0
/
+1
*
port 0.5.4 changelog to master
Paul Kehrer
2014-08-20
1
-0
/
+7
*
add 0.5.3 changelog information to master
Paul Kehrer
2014-08-07
1
-0
/
+5
*
Fixed link that got broken
Alex Gaynor
2014-07-12
1
-1
/
+1
*
Linewrap CHANGELOG and have doc8 check it as well
Alex Gaynor
2014-07-12
1
-15
/
+24
*
add 0.5.2 changelog to master (backport from 0.5.x branch)
Paul Kehrer
2014-07-09
1
-0
/
+8
*
Added a changelog entry
Alex Gaynor
2014-07-08
1
-0
/
+5
*
open master for development on the sixth release
Paul Kehrer
2014-07-07
1
-0
/
+5
*
0.5.1 version bump
Paul Kehrer
2014-07-07
1
-0
/
+7
*
update to version 0.5
Paul Kehrer
2014-07-07
1
-4
/
+2
*
wordsmithing
Paul Kehrer
2014-07-06
1
-1
/
+1
*
add windows static build info to the changelog. fixes #1216
Paul Kehrer
2014-07-06
1
-0
/
+4
*
Improve EC docs
Paul Kehrer
2014-07-04
1
-1
/
+2
*
Typo fix
Alex Gaynor
2014-06-29
1
-1
/
+1
*
Fixes #1200 -- disallow GCM truncation by default
Alex Gaynor
2014-06-29
1
-0
/
+5
*
Merge pull request #1191 from reaperhulk/dsa-deprecate-backend-methods
Alex Stapleton
2014-06-29
1
-0
/
+2
|
\
|
*
deprecate DSA backend methods
Paul Kehrer
2014-06-28
1
-0
/
+2
*
|
deprecate concrete DSA classes and update DSA docs
Paul Kehrer
2014-06-27
1
-0
/
+9
|
/
*
deprecate old RSA classes and methods
Paul Kehrer
2014-06-19
1
-0
/
+9
*
update changelog
Paul Kehrer
2014-06-13
1
-0
/
+3
[next]