Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / apache/incubator-milagro-crypto-c issues and pull requests
#117 - Failure to compile for FP256BN
Issue -
State: open - Opened by cjpn over 1 year ago
#116 - Add IETF-compliant BLS and fix many code smells reported by sonarqube
Pull Request -
State: closed - Opened by aadomnqredo over 1 year ago
#115 - Update README to make master the default branch
Pull Request -
State: closed - Opened by kealan over 1 year ago
#114 - Update README to make master the default branch
Issue -
State: open - Opened by kealan over 1 year ago
#113 - Use the OS CSPRNG to generate random bytes when using Linux
Issue -
State: open - Opened by kealan over 1 year ago
- 3 comments
#112 - Add proof of possession for BLS public keys
Issue -
State: closed - Opened by aadomn over 1 year ago
#111 - Support BLS signatures aggregation
Issue -
State: closed - Opened by aadomn over 1 year ago
#110 - Add BLS signature generation and verification
Issue -
State: closed - Opened by aadomn over 1 year ago
#109 - Add hash to curve functionality
Issue -
State: closed - Opened by aadomn over 1 year ago
#108 - Add hash to field functionality
Issue -
State: closed - Opened by aadomn over 1 year ago
#107 - BLS key generation
Issue -
State: closed - Opened by aadomn over 1 year ago
#106 - Add HMAC for BLS keygen
Issue -
State: closed - Opened by aadomn over 1 year ago
#105 - Set up a static analysis tool
Issue -
State: open - Opened by ltajan over 1 year ago
- 1 comment
#104 - Add function/s to convert BIG_XXX to BIG_YYY
Issue -
State: open - Opened by nmajid2 over 1 year ago
- 1 comment
#103 - Add safe-prime generator and checker to paillier.c
Issue -
State: open - Opened by nmajid2 over 1 year ago
#102 - Fix Paillier encryption function to sample r from n
Issue -
State: open - Opened by nmajid2 over 1 year ago
#101 - Only support 64 bit architecture
Issue -
State: open - Opened by kealan over 1 year ago
- 3 comments
#100 - Remove unused or curves with less that 128 security from incubator-milagro-crypto-c
Issue -
State: open - Opened by kealan over 1 year ago
#99 - Make master default branch
Pull Request -
State: closed - Opened by kealan over 1 year ago
- 1 comment
#98 - Fix some uninitialised variable issues
Pull Request -
State: closed - Opened by matthiasgoergens almost 2 years ago
- 2 comments
#97 - Use of uninitialized values
Issue -
State: open - Opened by matthiasgoergens almost 2 years ago
#96 - Mismatched bounds
Issue -
State: open - Opened by matthiasgoergens almost 2 years ago
- 1 comment
#95 - WIP: Backport some fixes
Pull Request -
State: open - Opened by matthiasgoergens almost 2 years ago
- 20 comments
#94 - feat: build Paillier by default
Pull Request -
State: open - Opened by ruphy over 2 years ago
- 1 comment
#93 - refactor: allow for C-style convention when mixed with C++ source files
Pull Request -
State: open - Opened by kwvg over 2 years ago
- 2 comments
#92 - Packaging with Nix - Error: test_output_functions_BLS381 (Failed)
Issue -
State: open - Opened by pallatinus about 3 years ago
- 1 comment
#91 - RSA PKCS#1 v1.5 signature scheme verification incompatibility issue
Issue -
State: open - Opened by yahyazadeh over 3 years ago
- 2 comments
#90 - Incorrect RSA private key generation and potentials for fault attack
Issue -
State: open - Opened by 1one-w01f over 3 years ago
- 4 comments
#89 - fix utils test
Pull Request -
State: closed - Opened by kealan almost 4 years ago
#88 - Add ff exp precomputation
Pull Request -
State: closed - Opened by samuele-andreoli almost 4 years ago
#87 - fix typo
Pull Request -
State: closed - Opened by kealan almost 4 years ago
#86 - Msvc compilation
Pull Request -
State: closed - Opened by gimre-xymcity about 4 years ago
- 1 comment
#85 - Enable MSVC compilation
Issue -
State: open - Opened by gimre-xymcity about 4 years ago
- 6 comments
#84 - make comp CT and check octet max len in toHex
Pull Request -
State: closed - Opened by samuele-andreoli over 4 years ago
#83 - Name for Julia bindings
Issue -
State: closed - Opened by blenessy over 4 years ago
- 1 comment
#82 - Added security checks:
Pull Request -
State: closed - Opened by giorgiozoppi over 4 years ago
- 1 comment
#81 - Support of BGV scheme inside milagro
Issue -
State: open - Opened by giorgiozoppi over 4 years ago
#80 - Review suggestions from Mike
Pull Request -
State: closed - Opened by samuele-andreoli over 4 years ago
#79 - Issue74 review ct
Pull Request -
State: closed - Opened by samuele-andreoli over 4 years ago
#78 - fix cmake warning
Pull Request -
State: closed - Opened by kealan over 4 years ago
#77 - Use new trick in paillier ecnryption and keygen
Pull Request -
State: closed - Opened by samuele-andreoli over 4 years ago
#76 - Issue75 review norm
Pull Request -
State: closed - Opened by samuele-andreoli over 4 years ago
#75 - Review with DEBUG_NORM enabled
Issue -
State: closed - Opened by samuele-andreoli over 4 years ago
#74 - BIG comp (and potentially others) not constant time
Issue -
State: closed - Opened by samuele-andreoli over 4 years ago
#73 - Use trick for g = n+1 in Paillier encryption
Issue -
State: closed - Opened by samuele-andreoli over 4 years ago
Labels: enhancement
#72 - Add multiple exponent api
Pull Request -
State: closed - Opened by samuele-andreoli almost 5 years ago
#71 - fixed BLS Python wrapper
Pull Request -
State: closed - Opened by kealan almost 5 years ago
#70 - BLS Python wrapper error
Issue -
State: closed - Opened by kealan almost 5 years ago
#69 - Rust Based Crypto Library (AMCL)
Issue -
State: closed - Opened by nathanawmk almost 5 years ago
- 5 comments
#68 - ZKP-Enabled Ephemeral APIs
Issue -
State: closed - Opened by nathanawmk almost 5 years ago
- 6 comments
#67 - Add header wrapper to paillier
Pull Request -
State: closed - Opened by kealan almost 5 years ago
#66 - Only allow Paillier declarions to be included once
Issue -
State: closed - Opened by kealan almost 5 years ago
Labels: bug
#65 - fix bug in Python BLS wrapper
Pull Request -
State: closed - Opened by kealan almost 5 years ago
#64 - bls python wrapper fails
Issue -
State: closed - Opened by kealan almost 5 years ago
Labels: bug
#63 - update VERSION to 2.0.1
Pull Request -
State: closed - Opened by JohnMcW almost 5 years ago
#62 - Issue61
Pull Request -
State: closed - Opened by samuele-andreoli almost 5 years ago
#61 - Bug in Paillier decryption
Issue -
State: closed - Opened by samuele-andreoli almost 5 years ago
Labels: bug
#60 - minor updates re: installation
Pull Request -
State: closed - Opened by JohnMcW almost 5 years ago
#59 - release 2.0.0
Pull Request -
State: closed - Opened by kealan almost 5 years ago
#58 - update Doxyfile
Pull Request -
State: closed - Opened by kealan almost 5 years ago
#57 - Fix doxygen on windows
Issue -
State: open - Opened by kealan almost 5 years ago
#56 - Issue51
Pull Request -
State: closed - Opened by samuele-andreoli almost 5 years ago
#55 - Review bls
Pull Request -
State: closed - Opened by samuele-andreoli about 5 years ago
#54 - updated BLS to accept non null terminated input char array
Pull Request -
State: closed - Opened by kealan about 5 years ago
#53 - Fix BLS non null terminated strings
Issue -
State: closed - Opened by kealan about 5 years ago
#52 - Warnings in build
Issue -
State: open - Opened by samuele-andreoli about 5 years ago
#51 - Add Paillier encryption
Issue -
State: closed - Opened by kealan about 5 years ago
#50 - fix typo
Pull Request -
State: closed - Opened by kealan about 5 years ago
#49 - upgrade to Python3
Pull Request -
State: closed - Opened by kealan about 5 years ago
#48 - update license
Pull Request -
State: closed - Opened by kealan about 5 years ago
#47 - BLS SSS
Pull Request -
State: closed - Opened by kealan about 5 years ago
- 1 comment
#46 - Add BLS SSS test vectors
Issue -
State: open - Opened by kealan about 5 years ago
#45 - fix FP _equals macros
Pull Request -
State: closed - Opened by jaromil about 5 years ago
#44 - fix bug in Fedora tests. Update README build instructions
Pull Request -
State: closed - Opened by kealan about 5 years ago
#43 - DISCLAIMER is tidied up
Pull Request -
State: closed - Opened by kamaci about 5 years ago
#42 - Fixes equals issue in FP48 macro.
Pull Request -
State: closed - Opened by paulgoleary about 5 years ago
- 2 comments
#41 - fix test_output_functions_ZZZ.c.in on Fedora
Issue -
State: closed - Opened by kealan about 5 years ago
#40 - add sss to bls
Issue -
State: closed - Opened by kealan over 5 years ago
#39 - Python test wrappers - python 3?
Issue -
State: closed - Opened by GuillaumeCisco over 5 years ago
- 3 comments
#38 - Python wrappers
Issue -
State: open - Opened by GuillaumeCisco over 5 years ago
- 13 comments
#37 - Difference with skair39/milagro-crypto-c
Issue -
State: closed - Opened by GuillaumeCisco over 5 years ago
- 2 comments
#36 - Release 1.0.0
Pull Request -
State: closed - Opened by kealan over 5 years ago
#35 - Issue34
Pull Request -
State: closed - Opened by kealan over 5 years ago
#34 - generate BLS public keys
Issue -
State: closed - Opened by kealan over 5 years ago
#33 - fix Python bug
Pull Request -
State: closed - Opened by kealan over 5 years ago
#32 - Miller loop test fail in Zenroom using BLS383 and BLS381
Issue -
State: closed - Opened by jaromil over 5 years ago
- 4 comments
#31 - add bls wrapper
Pull Request -
State: closed - Opened by kealan over 5 years ago
#30 - updated windows instructions
Pull Request -
State: closed - Opened by kealan over 5 years ago
#29 - Add ECIES test vectors
Issue -
State: open - Opened by kealan over 5 years ago
Labels: enhancement
#28 - Add disclaimer to README
Pull Request -
State: closed - Opened by kealan over 5 years ago
#26 - Add BLS Python wrapper
Issue -
State: closed - Opened by kealan over 5 years ago
#25 - FP_ZERO redefintion in amcl.h prevents compiling
Issue -
State: closed - Opened by JohnMcW over 5 years ago
- 2 comments
Labels: bug
#24 - Modern C++17 Wrapper.
Issue -
State: open - Opened by JohnMcW over 5 years ago
- 2 comments
Labels: enhancement
#23 - React JavaScript Milagro Widget
Issue -
State: closed - Opened by JohnMcW over 5 years ago
- 3 comments
Labels: enhancement
#22 - AES encryption/decryption optimized with Intel AES-NI.
Issue -
State: open - Opened by JohnMcW over 5 years ago
- 2 comments
Labels: enhancement
#21 - SHA hash might be not initialized correctly
Issue -
State: closed - Opened by giorgiozoppi over 5 years ago
- 2 comments
Labels: bug
#19 - Test issue
Issue -
State: closed - Opened by spector-in-london over 5 years ago
- 1 comment
Labels: bug
#13 - Add BLS Test vectors
Issue -
State: open - Opened by kealan over 5 years ago
- 2 comments
Labels: enhancement
#10 - SonarReport: File is not close
Issue -
State: closed - Opened by giorgiozoppi over 5 years ago
- 1 comment
#9 - SonarCube review.
Issue -
State: closed - Opened by giorgiozoppi over 5 years ago
- 6 comments