-
Updated
Aug 16, 2021 - Go
#
bls
Here are 42 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
Aug 12, 2021 - C++
High-speed BLS12-381 implementation in Go
-
Updated
Jul 15, 2021 - Go
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
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
Aug 15, 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
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
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
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 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
May 26, 2020 - Go
Public transport stops in Switzerland as Linked Data
-
Updated
Jul 29, 2019 - JavaScript
Fork of Cloudflare's [BN256 bilinear curve](https://github.com/cloudflare/bn256) with the addition of point compression.
-
Updated
Feb 1, 2020 - Go
A pure Go Filecoin signing library.
-
Updated
May 31, 2021 - 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
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
For my final project, I decided to take a look at how diverse the tech industry is (i.e race, gender, wages, etc.). With being a double minority, I felt the need to not only bring attention to this possible bias but to also provide resources for other minorities who are looking to break into a technological career.
-
Updated
Nov 16, 2020 - Jupyter Notebook
United States Local Area Unemployment Statistics (LAUS), Annual Averages 1990-2017
-
Updated
Apr 28, 2018 - R
Get data using the BLS API using python and write the data to a csv file
-
Updated
Jun 9, 2017 - Jupyter Notebook
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