- Oct 29, 2018
-
-
Reyk Floeter authored
-
- Oct 25, 2018
-
-
Reyk Floeter authored
The build.rd script tries to find an android toolchain but fails on other OS, such as the BSDs, that do not provide one. This change simply marks them as "unknown" and fails to build with an unknown android toolchain, but succeeds to build the regular crate on the any other OS natively. The fix is not specific to OpenBSD as it unbreaks all OS that are not linux, windows, or macos.
-
- Mar 03, 2018
-
-
Pierre Krieger authored
* Don't use deprecated rustc-serialize * Don't depend on libc
-
- Feb 04, 2018
-
-
Marek Kotewicz authored
-
- Nov 18, 2017
-
-
Marek Kotewicz authored
Replace `gcc` with a newer `cc` crate
-
- Nov 17, 2017
-
-
Kirill Pimenov authored
-
Marek Kotewicz authored
`libsecp` update and some minor enhancements
-
- Nov 15, 2017
-
-
Kirill Pimenov authored
-
Kirill Pimenov authored
-
Kirill Pimenov authored
-
Kirill Pimenov authored
-
- Mar 03, 2017
-
-
Marek Kotewicz authored
build secp256 on android
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Feb 27, 2017
-
-
Arkadiy Paronyan authored
Added methods for secretstore implementation
-
Svyatoslav Nikolsky authored
-
- Jan 31, 2017
-
-
Arkadiy Paronyan authored
Add curve points (combine public keys) exposed
-
NikVolf authored
-
NikVolf authored
-
- Aug 20, 2016
-
-
Arkadiy Paronyan authored
-
Turns out you cannot initialize constant SecretKeys in any way; these two constants should cover most sane use cases (other good choices are the SECG generator and the Alpha CT generator, but these will wait for a major CT-supporting upgrade, unless demand for them appears.)
-
- Aug 17, 2016
-
-
Marek Kotewicz authored
-
- Jun 10, 2016
-
-
Arkadiy Paronyan authored
merge with apoelstra/master
-
- Jun 07, 2016
-
-
asynchronous rob authored
-
asynchronous rob authored
-
- Jun 01, 2016
-
-
Marek Kotewicz authored
cleanup
-
Marek Kotewicz authored
-
- May 30, 2016
-
-
Andrew Poelstra authored
-
- May 28, 2016
-
-
Arkadiy Paronyan authored
add #[repr(C)] to SecretKey, SharedSecret
-
asynchronous rob authored
-
asynchronous rob authored
-
- May 26, 2016
-
-
Marek Kotewicz authored
-
- Mar 15, 2016
-
-
Arkadiy Paronyan authored
Bump libc
-
- Mar 10, 2016
-
-
Arkadiy Paronyan authored
Bumping libc
-
Tomusdrw authored
-
- Feb 27, 2016
-
-
Marek Kotewicz authored
-
- Feb 16, 2016
-
-
Arkadiy Paronyan authored
Removed unused attributes
-
- Jan 21, 2016
-
-
Arkadiy Paronyan authored
-
- Jan 20, 2016
-
-
Tomusdrw authored
-