- 06 Feb, 2021 1 commit
-
-
Jaromil authored
select using conf flag print=mutt also added tests for print configurations for benchmarks rough estimates: ``` make check-crypto 6.58s user 0.57s cpu 6.958 total make check-crypto-stb 5.31s user 0.46s cpu 5.503 total make check-crypto-mutt 5.33s user 0.47s cpu 5.522 total ```
-
- 04 Feb, 2021 2 commits
- 23 Jan, 2021 1 commit
-
-
Puria Nafisi Azizi authored
* fix(javascript):
⚡ ️ Prevent memory allocation on wasm by cache the module Fixes https://github.com/dyne/restroom-mw/issues/29 Fixes https://github.com/dyne/restroom-mw/issues/29 * perf(javascript):🎨 Include WASM inside the zenroom.js in base64 This change will improve drastically the developer experience, since in web environment like React or Vue there is no nedd to mangle with *.wasm file imports, since the code is already in the library Fixes #81 no more zenroom.wasm is emitted you should use other targets than javascipt-npm
-
- 20 Jan, 2021 2 commits
-
-
andrea-dintino authored
-
Jaromil authored
-
- 19 Jan, 2021 4 commits
-
-
Jaromil authored
also leverage an extra check on credential keypair import to verify the public key belongs to the secret one
-
Jaromil authored
leverage usage of ECDH.pubgen function to add a validity check to ECDH keypairs that are imported in Zencode
-
andrea-dintino authored
-
andrea-dintino authored
-
- 18 Jan, 2021 2 commits
- 07 Jan, 2021 4 commits
-
-
andrea-dintino authored
-
andrea-dintino authored
-
Puria Nafisi Azizi authored
-
Puria Nafisi Azizi authored
-
- 30 Dec, 2020 1 commit
-
-
Jaromil authored
-
- 26 Dec, 2020 1 commit
-
-
Jim Huang authored
-
- 22 Dec, 2020 1 commit
-
-
Andrea D'Intino authored
minor corrections to apiroom doc
-
- 19 Dec, 2020 2 commits
- 16 Dec, 2020 4 commits
-
-
Abbettowski authored
-
Adam Burns authored
-
andrea-dintino authored
-
andrea-dintino authored
-
- 11 Dec, 2020 1 commit
-
-
dependabot[bot] authored
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 05 Dec, 2020 1 commit
-
-
David Dashyan authored
* remove hardcoded ar path * add search for full compiler and binutils pathts in win target
-
- 03 Dec, 2020 2 commits
-
-
Jaromil authored
-
Danilo Spinella authored
* meson.build: Add meson_options file * Fix build-milagro-crypto-c script * meson.build: Use 0.49.2 as minimum version * Remove generated sources on clean Makefile target
-
- 02 Dec, 2020 2 commits
-
-
Danilo Spinella authored
-
Abbettowski authored
* added Schnorr signature algorithm * Schnorr signature optimized
-
- 01 Dec, 2020 2 commits
-
-
Denis Roio authored
-
Jaromil authored
-
- 25 Nov, 2020 2 commits
-
-
dependabot[bot] authored
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Puria Nafisi Azizi authored
-
- 24 Nov, 2020 1 commit
-
-
andrea-dintino authored
-
- 21 Nov, 2020 1 commit
-
-
Puria Nafisi Azizi authored
-
- 18 Nov, 2020 2 commits
-
-
andrea-dintino authored
-
andrea-dintino authored
-
- 17 Nov, 2020 1 commit
-
-
Jaromil authored
thanks @andrea-dintino for finding this bug, leftover use of an old OCTET.serialize to generate the Coconut credential challenge
-