issues
search
cloudflare
/
voprf-ts
A TypeScript library for Oblivious Pseudorandom Functions
BSD 3-Clause "New" or "Revised" License
28
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update semgrep.yml
#59
hrushikeshdeshpande
closed
1 month ago
0
Bump dependencies.
#58
armfazh
closed
1 month ago
0
Releasing version v1.0.0
#57
armfazh
closed
2 months ago
0
Bumping up dependencies
#56
armfazh
closed
4 months ago
1
Fixing import type declarations.
#55
armfazh
closed
4 months ago
0
Bump braces from 3.0.2 to 3.0.3
#54
dependabot[bot]
closed
4 months ago
0
Bump up checkout and setup-node version
#53
armfazh
closed
8 months ago
1
Fix vulnerability in babel dependency
#52
armfazh
closed
9 months ago
2
Leave packeting to application layer
#51
sublimator
closed
10 months ago
0
Bump @babel/traverse from 7.23.0 to 7.23.2
#50
dependabot[bot]
closed
1 year ago
0
refactor: add @cloudflare/voprf-ts/facade and pass crypto as arg everywhere
#49
sublimator
closed
10 months ago
6
refactor: non singleton CryptoProvider
#48
sublimator
closed
1 year ago
0
feat(facade): create facade
#47
sublimator
closed
1 year ago
0
Refactor to avoid use of global
#46
sublimator
closed
10 months ago
2
Exposing static method to retrieve DLEQParams.
#45
armfazh
closed
1 year ago
1
refactor: Oprf.Crypto -> CryptoImpl.provider
#44
sublimator
closed
1 year ago
0
Release 0.21.2
#43
armfazh
closed
1 year ago
0
feat: implement noble decaf448/ristretto255 groups
#42
sublimator
closed
1 year ago
2
Updates deps and fixes tests for CommonJS and ESModules.
#41
armfazh
closed
1 year ago
0
Add GitHub actions for automated NPM release
#40
thibmeu
closed
1 year ago
0
Bump word-wrap from 1.2.3 to 1.2.4
#39
dependabot[bot]
closed
1 year ago
0
feat: implement GroupNoble
#38
sublimator
closed
1 year ago
11
Updating dependencies Jun 2023.
#37
armfazh
closed
1 year ago
0
chore: put vendored sjcl into devDependencies
#36
sublimator
closed
1 year ago
1
feat(group): make Oprf.Group pluggable
#35
sublimator
closed
1 year ago
1
docs(readme): make it more immediately clear re: batching
#34
sublimator
closed
1 year ago
0
no-misused-promises linting
#33
sublimator
closed
1 year ago
1
webcrypto api (question)
#32
sublimator
opened
1 year ago
3
fix(client): fix voprf proof always verifying
#31
sublimator
closed
1 year ago
1
commonjs support?
#30
sublimator
closed
1 year ago
2
Moving version to match latest draft v21 version.
#28
armfazh
closed
1 year ago
0
Adding prepare to be installable from github.
#27
armfazh
closed
1 year ago
0
Switch from sjcl to noble-curves and noble-hashes
#26
paulmillr
closed
1 year ago
16
Switch to @noble/curves
#25
paulmillr
closed
1 year ago
12
Updates test vectors to draft-v20.
#24
armfazh
closed
1 year ago
3
Bump json5 from 2.2.1 to 2.2.3
#23
dependabot[bot]
closed
1 year ago
0
update to be compliant with draft v11
#22
armfazh
closed
1 year ago
0
Add some usage examples of the library.
#21
armfazh
closed
1 year ago
0
Updating dev dependencies
#20
armfazh
closed
2 years ago
0
Updating test vectors to draft v10.
#19
armfazh
closed
2 years ago
0
use constant labels.
#18
armfazh
closed
2 years ago
0
Specifies the minimum node version for the library.
#17
armfazh
closed
2 years ago
0
specify the minimum node version in package.json
#16
armfazh
closed
2 years ago
0
Preparing for release v0.9.0
#15
armfazh
closed
2 years ago
0
Enables support for batched evaluations.
#14
armfazh
closed
2 years ago
0
Remove internal serialization.
#13
armfazh
closed
2 years ago
0
Group refactor
#12
armfazh
closed
2 years ago
0
Add benchmarking functions.
#11
armfazh
closed
2 years ago
0
remove internal serialization
#10
armfazh
closed
2 years ago
1
Implements Verifiable modes: VOPRF and POPRF
#9
armfazh
closed
2 years ago
2
Next