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 5 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #40 from warner/cleanups
Ben Adida
More...
over 12 years ago
removed all const, even from tests, so we can eventually do everything in browser
Ben Adida
More...
over 12 years ago
remove trailing whitespace, no functional changes
Brian Warner
More...
over 12 years ago
algs/ds: add safety note about our deserialization code vs. future extensions like DH
Brian Warner
More...
over 12 years ago
fixed merge
Ben Adida
More...
over 12 years ago
Merge pull request #30 from mozilla/issue29
Ben Adida
More...
over 12 years ago
Merge pull request #39 from warner/cleanups
Ben Adida
More...
over 12 years ago
Merge pull request #32 from seanmonstar/windows
Ben Adida
More...
over 12 years ago
algs/ds: remove unused code (serializeParamsToObject, keysizeFromObject)
Brian Warner
More...
over 12 years ago
add missing newlines at end of file
Brian Warner
More...
over 12 years ago
Merge pull request #38 from shane-tomlinson/invalid_const
Ben Adida
More...
over 12 years ago
Replace instances of const with var. IE8 does not support const.
Shane Tomlinson
More...
over 12 years ago
removed unnecessary include as per bwarner
Ben Adida
More...
over 12 years ago
Merge pull request #37 from warner/improve-tests
Ben Adida
More...
over 12 years ago
jwcrypto-test.js: improve forged-signature tests (munge payload, not sig)
Brian Warner
More...
over 12 years ago
exports the 'require' function with browserify
Sean McArthur
More...
over 12 years ago
increasing timeout in cert-test to 2 minutes
Sean McArthur
More...
over 12 years ago
converting postinstall script into js files
Sean McArthur
More...
over 12 years ago
moved bigint to optionalDependencies
Sean McArthur
More...
over 12 years ago
make check-assertion more pleasing to humans and more useful in tracking down problems. issue #29
Lloyd Hilaiel
More...
over 12 years ago
Merge pull request #25 from ozten/master
Ben Adida
More...
over 12 years ago
Merge pull request #26 from ozten/check-cert
Ben Adida
More...
over 12 years ago
Merge pull request #27 from ozten/issuser
Ben Adida
More...
over 12 years ago
versioning and conformance tests tweaked DSA to accept parameter sets other than the default ones, added parameters to the pubkey/privkey data structures, added a whole bunch of conformance tests to prepare for data format changes, added beginning of data format new APIs, and upgrade some support packages added base64 support to biginteger, started adding dispatching based on version added formats for RSA and DSA keys minimal bundle still includes native bigint b64 fix by bwarner added versioning support for assertions and certificates added new format test vectors fixed binaries default version is old format
Ben Adida
More...
over 12 years ago
Fixing typo in test issuser -> issuer
Austin King
More...
over 12 years ago
v0.3.2 and document changes
Lloyd Hilaiel
More...
over 12 years ago
IE8 compatibility - don't use .forEach
Lloyd Hilaiel
More...
over 12 years ago
updated version number
Ben Adida
More...
over 12 years ago
updated rng to be more robust in the face of window.crypto silliness
Ben Adida
More...
over 12 years ago
aggressive fix for window.crypto.getRandomValues
Ben Adida
More...
over 12 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