12 Commits (036b720b7f7d030331007b5c4cd6cef74c621c64)

Author SHA1 Message Date
Weiliang Li 036b720b7f Clean up and add parity codec support (#91) 6 years ago
Fraser Hutchison 4ef9496776 Fix some documentation issues. 6 years ago
Vladimir Komendantskiy fb2ad369f9 using serde derive feature instead of separate crate 6 years ago
Andreas Fackler 1b1df40c67 Upgrade to Rust 1.31.0 and edition 2018. 6 years ago
Andreas Fackler 05cde32d01 Instead of macro_use, use use. 7 years ago
Andrew Gross b39cc1f909 Typo fixes, added Code of Conduct file 7 years ago
DrPeterVanNostrand 72d1c607f8 Added 'try_' constructors to secret types. 7 years ago
Marc Brinkmann a7cd6e0529 Update to Rust `beta` channel. 7 years ago
Andrew Gross 9839566799 Minor README modifications, added environment variables section 7 years ago
DrPeterVanNostrand 824eef95ae Added basic public-key cryptography example. 7 years ago
DrPeterVanNostrand 29498c4d89 Added an example for threshold signing. 7 years ago
DrPeterVanNostrand 3e6df11c4b Added example for threshold encryption. 7 years ago