-
Updated
Dec 7, 2021 - Go
#
bls
Here are 47 public repositories matching this topic...
The core protocol of harmony
harmony
blockchain
consensus
sharding
proof-of-stake
bls
distributed-ledger-technology
pbft
harmony-protocol
Solidity-compatible BLS signatures, threshold encryption, distributed key generation library in modern C++. Actively maintained and used by SKALE for consensus, distributed random number gen, inter-chain communication and protection of transactions. BLS threshold signatures can be verified in Solidity, and used as random beacon (common coin)
cryptography
solidity
elliptic-curves
bls
threshold-cryptography
skale
dkg
distributed-key-generation
bls-signature
threshold-signatures
threshold-encryption
common-coin
bls-threshold-signatures
joint-feldman
bls-signatures
-
Updated
Nov 24, 2021 - C++
A tool to gather, analyze and visualize data from the Bureau of Labor Statistics (BLS) API. Functions include segmentation, geographic analysis and visualization.
-
Updated
Nov 30, 2020 - R
High-speed BLS12-381 implementation in Go
-
Updated
Dec 16, 2021 - Go
Constant time pairing-based or elliptic curve based cryptography and digital signatures
cryptography
bignum
digital-signature
constant-time
finite-fields
signatures
elliptic-curves
bigint
galois-field
public-key-cryptography
bls
pairing
elliptic-curve-arithmetic
bls-signature
barreto-naehrig
pairing-cryptography
elliptic-curve-cryptography
bls12-381
side-channels
-
Updated
Dec 14, 2021 - Nim
A Python library for the Bureau of Labor Statistics API
-
Updated
Feb 23, 2020 - Python
A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security
cryptography
protocol
bft
secret-sharing
ecies
bls
threshold-cryptography
elgamal
prf
shareholder
oprf
dkg
distributed-key-generation
verifiable-secret-sharing
bls-signature
byzantine-fault-tolerance
threshold-signature
pross
proactive-security
tunable-security
-
Updated
Aug 13, 2021 - Java
Java Boneh, Lynn, and Shacham (BLS) Signature Aggregation. Implementation of "Aggregate and Verifiably Encrypted Signatures from Bilinear Maps" by Dan Boneh, Ben Lynn, Craig Gentry and Hovav Shacham. https://crypto.stanford.edu/~dabo/pubs/papers/aggreg.pdf
-
Updated
Feb 3, 2018 - Java
-
Updated
Aug 12, 2021 - JavaScript
mratsim
commented
Mar 12, 2020
#43 and #44 required almost a day of investigation for what was initializing a BigInt by iterative sum, except that the result was not properly zero-initialized and so if the sum didn't reach all the limbs the last limbs stayed uninitialized.
We need tests to ensure that:
- BIG384 (SecretKey)
- ECP (PublicKey)
- ECP2 (Signature / Proof-of-Possession)
are properly initialized even if the des
Introduction to simple mapping in R: georeferencing lat/long coordinates, thematic mapping and choropleth maps, using simple features, leaflet, and tmap and mapview.
r
workshop
leaflet
gis
sf
workshop-materials
acs
mapview
census
choropleth
bls
viridis
geospatial-analysis
rfun
tmap
tidycensus
-
Updated
Jun 22, 2021 - R
BLS signature and multi-signature schemas in Go and Solidity
-
Updated
Oct 25, 2021 - Go
BLS signature implementation
-
Updated
May 9, 2020 - TypeScript
Public data on firm entry from the Census and the BLS in a R package
-
Updated
Jul 8, 2020 - R
Cryptographic primitives created for the Dusk Network ecosystem but widely applicable everywhere else
-
Updated
Nov 29, 2021 - Go
A pure Go Filecoin signing library.
-
Updated
Oct 26, 2021 - Go
Fork of Cloudflare's [BN256 bilinear curve](https://github.com/cloudflare/bn256) with the addition of point compression.
-
Updated
Feb 1, 2020 - Go
Public transport stops in Switzerland as Linked Data
-
Updated
Jul 29, 2019 - JavaScript
This repository holds code for PSRC data science projects.
python
data-science
google
parking
google-api
google-maps-api
census
bls
land-use
displacement
dissimilarity
ofm
inrix
elmer
system-performance
hhsurvey
assessor
housing-permits
-
Updated
Nov 16, 2021 - HTML
Simulate a Distributed Key Generation (for the B-L-S group signature scheme) round, using goroutines
golang
vss
goroutine
bls
dkg
distributed-key-generation
verifiable-secret-sharing
boneh-lynn-shacham
-
Updated
Jun 16, 2018 - Go
You can see how VRF, DKG and threshold relay in blockchain
-
Updated
Aug 28, 2018 - JavaScript
Stata files (dictionaries) for the 1980 - 1995 waves of BLS Consumer Expenditure Survey.
-
Updated
Mar 3, 2020 - Stata
=nil; Foundation's Algebraic Operations and Structures Module
cryptography
finite-fields
elliptic-curves
bls
edwards
alt-bn128
edwards-curve
elliptic-curve-cryptography
bls12-381
bn128
montgomery-curve
weierstrass-curves
finite-field-arithmetics
-
Updated
Dec 1, 2021 - C++
Improve this page
Add a description, image, and links to the bls topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bls topic, visit your repo's landing page and select "manage topics."
Describe the bug
Export this file in the root index https://github.com/ChainSafe/bls/blob/master/src/errors.ts
Expected behavior
Be able to import those errors from `import {CustomError} from "@chainsafe/bl