openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
browserid-crypto
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 7 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bump version to 0.2.1 after publishing 0.2.0
Lloyd Hilaiel
More...
almost 13 years ago
Merge pull request #13 from mozilla/v0.2
Lloyd Hilaiel
More...
almost 13 years ago
updated jwcrypto API, readme, tests, and added conformance tests. Everything is now async. Backwards INcompatible.
Ben Adida
More...
almost 13 years ago
small addition to check-assertion script
Ben Adida
More...
almost 13 years ago
Merge branch 'api_play' of github.com:lloyd/jwcrypto
Ben Adida
More...
almost 13 years ago
Merge pull request #8 from fmarier/missing_semicolons
Ben Adida
More...
about 13 years ago
Merge pull request #9 from fmarier/utils_inputexception
Ben Adida
More...
about 13 years ago
Copy InputException from jws.js
Francois Marier
More...
about 13 years ago
Add missing semicolons
Francois Marier
More...
about 13 years ago
udpate changelog with 0.1.0 and 0.1.1 changes
Lloyd Hilaiel
More...
about 13 years ago
bump package.json to 0.1.2 after publishing 0.1.1
Lloyd Hilaiel
More...
about 13 years ago
Merge pull request #7 from mozilla/new_assertion_format
Ben Adida
More...
about 13 years ago
put assertion JWS last, certs first. because 'that's the order in which you verify stuff'
Lloyd Hilaiel
More...
about 13 years ago
don't use Array.isArray(), ie8 will hate that. also pass args to split as a string, not an array containing a string. that's silly
Lloyd Hilaiel
More...
about 13 years ago
implement a new assertion format that concatenates JWS structures (assertion and certificates) with tildes. bundleCertsAndAssertion takes a flag, unbundle supports either format.
Lloyd Hilaiel
More...
about 13 years ago
fix check-assertion - it needs to include jwcert
Lloyd Hilaiel
More...
about 13 years ago
added stronger rng for case where we use node-bigint to generate stronger keys
Ben Adida
More...
about 13 years ago
bump to 0.1.1 after publishing 0.1.0
Lloyd Hilaiel
More...
about 13 years ago
upped version number to 0.1.0 with native support
Ben Adida
More...
about 13 years ago
Merge branch 'bugfix-issuedat'
Ben Adida
More...
about 13 years ago
consider that issued_at may be null.
Ben Adida
More...
about 13 years ago
meh
Lloyd Hilaiel
More...
about 13 years ago
stash away the two versions of biginteger
Ben Adida
More...
about 13 years ago
added node-bigint support
Ben Adida
More...
about 13 years ago
sketch new api
Lloyd Hilaiel
More...
about 13 years ago
add missing include in generate-keypair
Lloyd Hilaiel
More...
about 13 years ago
bump version number after publishing 0.0.2
Lloyd Hilaiel
More...
about 13 years ago
fix under node.js 0.6.3 with built in npm
Lloyd Hilaiel
More...
about 13 years ago
add a changelog
Lloyd Hilaiel
More...
about 13 years ago
remove sloppy checking of expiration window. The assertion issue specifies expiration time, we verify that it hasn't passed.
Lloyd Hilaiel
More...
about 13 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree