lp://staging/~wgrant/dkimpy/split-out-crypto

Created by William Grant and last modified
Get this branch:
bzr branch lp://staging/~wgrant/dkimpy/split-out-crypto
Only William Grant can upload to this branch. If you are William Grant please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
William Grant
Project:
dkimpy
Status:
Merged

Recent revisions

32. By William Grant

Fix up copyright notice.

31. By William Grant

Correct crypto exception handling.

30. By William Grant

Raise a DigestTooLarge exception if it won't fit within the requested message length.

29. By William Grant

Slightly improved asn1 docstrings.

28. By William Grant

crypto docstrings.

27. By William Grant

Merge trunk.

26. By William Grant

Restore erroneously removed license header.

25. By William Grant

int2str returns a string instead of a list, so the ''.join() is redundant.

24. By William Grant

Unexport EMSA_PKCS1_v1_5_encode; it's only used by RSASSA_PKCS1_v1_5_*.

23. By William Grant

Implement RSASSA-PKCS1-v1_5 in dkim.crypto, and use that in verify() and sign(). Move str2int/int2str into dkim.crypto. Verification no longer does a constant-time string compare; there is no private key involved on which a timing attack could be performed.

Branch metadata

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

Subscribers