Commit Graph

68 Commits (bench-kdf)

Author SHA1 Message Date
MacLane Wilkison 53f7b9e556 Fix broken umbral image 2019-08-12 11:43:14 -07:00
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 af0fb2d028 Remove copyright notice from individual files 2019-02-22 11:07:19 +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 87b24a0083 Some type annotation improvements and other minor change requests 2018-10-11 21:01:21 +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
David Núñez 4e331f3010 Rename pre.split_rekey to pre.generate_kfrags. Introduce changes in args 2018-10-06 19:00:34 +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
derekpierre 3e24198012 Set capsule correction keys before re-encryption in example 2018-08-21 11:35:40 -04: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
David Nuñez 9035ca1202 Change tabs to spaces in pyumbral notebook 2018-08-03 17:13:38 -05:00
David Núñez 419f53e685 Update notebook with Umbral simple API 2018-07-29 23:23:17 +02:00
David Núñez 183012e499 Update update_simple_api example 2018-07-29 23:23:12 +02:00
tuxxy d9caff48f8 Add license headers 2018-07-25 11:55:12 -06:00
tuxxy a9236f0b93 Update python notebook example 2018-07-09 11:12:04 -06: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 aee01091fd Updated example 2018-04-25 12:02:35 +02:00