27 Commits

Author SHA1 Message Date
Jonas Platte
bd23e42cfc Update lazy_static, url, ring, untrusted 2018-11-09 11:28:05 +01:00
Jonas Platte
86135ddeb0 Update base64 to latest version 2018-11-09 11:20:56 +01:00
Jimmy Cuadra
7d34d869c6 Merge pull request #3 from briansmith/update-ring
Update to *ring* 0.9.4.
2017-05-09 03:12:51 -07:00
Brian Smith
23e0121125 Update to *ring* 0.9.4.
'
2017-05-08 17:38:03 -10:00
Jimmy Cuadra
fbc1960ab9 Replace rustc-serialize with base64. Fixes #2. 2017-04-24 00:13:57 -07:00
Jimmy Cuadra
26f618cb2d Bump version to 0.3.0. 2017-04-20 22:42:39 -07:00
Jimmy Cuadra
e63b0fbcd5 Update ring to 0.7 and serde to 1.0. 2017-04-20 22:41:59 -07:00
Jimmy Cuadra
0590867dc1 Bump version to 0.2.1 2017-01-27 01:50:00 -08:00
Jimmy Cuadra
34d8b58413 Merge pull request #1 from jplatte/master
Update ring to fix build error on latest nightly
2017-01-26 14:49:53 -08:00
Jonas Platte
b581715ffb Update ring to fix build error on latest nightly
See https://github.com/briansmith/ring/pull/430 for details
2017-01-26 23:10:55 +01:00
Jimmy Cuadra
0bfcf340d9 Bump version to 0.2.0. 2017-01-26 00:52:59 -08:00
Jimmy Cuadra
ca1aeace5b Update to serde 0.9, ring 0.6.2, and url 1.4. 2017-01-26 00:52:00 -08:00
Jimmy Cuadra
2a7f43a805 Encrypt IRC channel name for Travis notifications.
See https://github.com/travis-ci/travis-ci/issues/1094
2016-12-11 23:23:27 -08:00
Jimmy Cuadra
9b0bd2511f Update README for docs and more stable status. [ci skip] 2016-12-11 16:15:50 -08:00
Jimmy Cuadra
97df65e3d7 Remove a crate keyword, only 5 are allowed. [ci skip] 2016-12-11 16:03:04 -08:00
Jimmy Cuadra
8db6b94af3 Add keywords to crate manifest. 2016-12-11 16:01:59 -08:00
Jimmy Cuadra
e2d1bc2cf1 Verify JSON via a top level function that delegates to a Verifier. 2016-12-11 15:54:48 -08:00
Jimmy Cuadra
c4665ade9e Add more tests. 2016-12-10 17:27:58 -08:00
Jimmy Cuadra
1c0379b59c Add Signatures type. 2016-12-10 11:33:30 -08:00
Jimmy Cuadra
348b6e2941 Move signing to a top-level function. 2016-12-10 10:47:12 -08:00
Jimmy Cuadra
b080a934fb Switch to *ring* for crypto and flesh out the API. 2016-12-10 04:02:22 -08:00
Jimmy Cuadra
6460312c79 Install libsodium on Travis. 2016-10-09 14:33:30 -07:00
Jimmy Cuadra
9f78427a04 Add Travis CI configuration. 2016-10-09 14:18:21 -07:00
Jimmy Cuadra
e6b7179c28 Add SignatureSet. 2016-10-09 14:15:58 -07:00
Jimmy Cuadra
68fccbddd6 Use a SigningKey to produce a Signature. 2016-10-09 08:16:53 -07:00
Jimmy Cuadra
2b358f8cc7 Update dependencies and Cargo metadata. 2016-10-02 17:18:47 -07:00
Jimmy Cuadra
9827fd3cab ruma-signatures 2015-12-04 06:16:23 -08:00