Commit Graph

54 Commits (v0.1.3-alpha.2)

Author SHA1 Message Date
David Núñez 1ab62ff7a2 Bump version: 0.1.3-alpha.1 → 0.1.3-alpha.2 2019-08-09 23:26:17 +02:00
David Núñez 7568fff780 Raise UmbralDecryptionError instead of cryptography.exception.InvalidTag 2019-03-27 16:31:39 +01:00
David Núñez 72f9b82e1a Add decryption section in using pyumbral docs 2019-03-27 16:31:39 +01:00
David Núñez 17c1990c1e Bump version: 0.1.3-alpha.0 → 0.1.3-alpha.1 2019-02-22 11:35:04 +01:00
David Núñez cbc5443062
Merge pull request #238 from cygnusv/readme
Update to the README and Docs
2019-02-22 11:14:28 +01:00
David Núñez 9d756017fd Update copyright notice vars to 2019 2019-02-22 11:07:04 +01:00
MacLane Wilkison cd1cf06c2d Add security section 2019-02-20 18:57:10 -07:00
MacLane Wilkison fe1681718a Make config values unicode strings because of non-ASCII characters 2019-02-20 17:20:34 -07:00
David Núñez 115fadc6d7 Add reference to other supported curves in the docs. 2019-02-20 12:59:10 +01:00
David Núñez 5e8cf6bd60 Minor fixes in the docs 2019-02-20 12:59:10 +01:00
David Núñez 7d0122977f Set sphinx_rtd_theme in the docs 2019-02-20 12:59:10 +01:00
David Núñez c6e1c46b36 Better summary of pyumbral in README and docs 2019-02-20 12:59:10 +01:00
David Núñez aa32a5b7f5 Display badges in a single row 2019-02-20 12:59:10 +01:00
David Núñez f038dd64fc Touchups to the docs 2019-02-20 12:59:10 +01:00
David Núñez eb415de8fa Update the docs index to match the README 2019-02-20 12:59:10 +01:00
David Núñez b66c8c0b77 Bump version: 0.1.2-alpha.2 → 0.1.3-alpha.0 2018-12-15 21:49:30 +01:00
David Núñez 779c8132fc Bump version: 0.1.2-alpha.1 → 0.1.2-alpha.2 2018-12-11 00:56:30 +01:00
David Núñez 114a91e7da Bump version: 0.1.2-alpha.0 → 0.1.2-alpha.1 2018-12-10 21:20:38 +01:00
David Núñez b1389605c8 Bump version: 0.1.1-alpha.3 → 0.1.2-alpha.0 2018-11-29 10:57:08 +01:00
David Núñez 09339388e1 Update README and docs to show pip install umbral 2018-11-16 10:39:28 +01:00
David Núñez 839106da36 Bump version: 0.1.1-alpha.2 → 0.1.1-alpha.3 2018-10-19 01:44:13 +02:00
David Núñez e8c8ae52d4 Bump version: 0.1.1-alpha.1 → 0.1.1-alpha.2 2018-10-19 01:15:50 +02:00
David Núñez 87fa190a91 Bump version: 0.1.1-alpha.0 → 0.1.1-alpha.1 2018-10-19 00:32:18 +02:00
David Núñez 08b6c34163 Bump version: 0.1.0-alpha.4 → 0.1.1-alpha.0 2018-10-19 00:09:22 +02:00
David Núñez 6ebe4bd298 Updating README, scripts and notebook to latest changes in the API 2018-10-06 22:28:07 +02:00
Kieran Prasch 76599ace57 Bump version: 0.1.0-alpha.3 → 0.1.0-alpha.4 2018-08-21 14:33:15 -07:00
Kieran Prasch 09e3c46b35 Bump version: 0.1.0-alpha.2 → 0.1.0-alpha.3 2018-08-21 14:21:20 -07:00
Kieran Prasch 1920266b4d Bump version: 0.1.0-alpha.1 → 0.1.0-alpha.2 2018-08-21 13:21:08 -07:00
Kieran Prasch a4f3a47732 Bump version: 0.1.0-alpha.0 → 0.1.0-alpha.1 2018-08-21 13:03:56 -07:00
Kieran Prasch 495cbd257c Lose the travis bade, don a circleCI one. 2018-08-18 20:05:43 -07:00
Kieran Prasch cfd77758df specify version documentation, and bumpversion config 2018-08-18 17:50:46 -07:00
Kieran Prasch 2dcc2220b3 Update setup.py; Classifiers, Requirements and Extras 2018-08-18 17:25:58 -07:00
Kieran Prasch fb8c268598 Add versioning to sphinx configuration 2018-08-18 17:25:58 -07:00
David Nuñez 64594b4831 Set correctness keys in capsule prior re-encryption in all tests, docs, and scripts 2018-08-03 22:53:06 -05:00
tuxxy b7de678b5a Update sphinx docs 2018-07-07 16:31:39 -06:00
Kieran Prasch 16dd9f16aa Remove duplicated doc snippets, Create test execution groups. 2018-07-03 10:49:49 -07:00
Kieran Prasch 6e02037dcc Add missing capsule doctest 2018-07-03 10:49:49 -07:00
Kieran Prasch 43cc291830 M -> threshold; respond to rfc. 2018-07-03 10:49:49 -07:00
Kieran Prasch 89ec7a6f37 Update and test existing documentation with sphinx doctest 2018-07-03 10:48:08 -07:00
David Nuñez 5ea439a1b1 Corrected basic example 2018-02-26 16:02:31 +01:00
David Nuñez 560e986c44 Removed vkeys from examples 2018-02-26 15:44:17 +01:00
jMyles aa16baeddf Linking to "Choosing and Using curves" doc. 2018-02-22 18:21:30 -08:00
jMyles 7da1f181f7 Moved curve details to its own doc. 2018-02-22 18:21:30 -08:00
jMyles 0ad9a1cd0d More details for development section. 2018-02-20 23:30:24 -08:00
jMyles d46a47112e Styling and spelling fix. 2018-02-20 23:30:07 -08:00
jMyles 0b2677b709 Cryptology clarification. 2018-02-20 23:28:55 -08:00
Kieran Prasch c0acf50b37 Cryptological narrative, Language enhancements, citations, and grammar corrections. Includes code review suggestions from @jmyles. 2018-02-20 15:21:00 -08:00
Kieran Prasch 5465a5300e Follow-up edits, post code-review with @tuxxy 2018-02-19 19:05:20 -08:00
Kieran Prasch 9fa4ab7ba7 Updates Features List; Splits README sample code into three-part flow. 2018-02-17 16:57:47 -08:00
Kieran Prasch 9e58d30fdb Alters language for accuracy, multiple spelling/grammar fixes, ensures all capsules are the same capsule, named "capsule", in code samples. 2018-02-17 13:26:37 -08:00