An open API service providing commit metadata for open source projects.

GitHub / microsoft/MSR-JavaScript-Crypto / commits

SHA Message Author Date Stats
48b662f9 merge Merge pull request #27 from microsoft/ljoy/update-build-dependencies Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
2 months ago
0fb28425 Fix ECDH/ECDSA browser tests: restore local curve element length tables Larry Joy <l****y@m****m> 2 months ago
1020f0f1 Fix stale P-521 comment to reflect generic namedCurve crv check Larry Joy <l****y@m****m> 2 months ago
4889d7cf Rebuild dist for BN-254 padding fix (PR #26) Larry Joy <l****y@m****m> 2 months ago
1b0cca2f merge Merge pull request #26 from microsoft/copilot/fix-bn-254-padding-issue Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
2 months ago
65d3b12c merge Merge pull request #25 from microsoft/ljoy/update-build-dependencies Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
2 months ago
36444a3a Apply remaining changes copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
9d1221ad Apply remaining changes copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
0f09596f Initial plan copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
43147a1e Replace modExp window-size search with calibrated lookup table Larry Joy <l****y@m****m> 2 months ago
5fecf357 Fix worker onmessage dropping falsy results, hanging failed verify Larry Joy <l****y@m****m> 2 months ago
f4f5b684 Consolidate 1.7.0 changelog, add breaking-changes/build notes, bump esbuild l... Larry Joy <l****y@m****m> 2 months ago
2b444885 Convert subtle public API docs to JSDoc and rename CryptoKey params Larry Joy <l****y@m****m> 2 months ago
9ba6b90c Guard worker onmessage against missing data payload Larry Joy <l****y@m****m> 2 months ago
f54ec572 Preserve error name across web worker boundary so rejections keep DOMExceptio... Larry Joy <l****y@m****m> 2 months ago
3bce2b18 Harden worker dispatch and fix ReDoS; build/CI cleanup Larry Joy <l****y@m****m> 2 months ago
34ed4980 Improve IE8 compatibility and expand test coverage Larry Joy <l****y@m****m> 2 months ago
a0a1cb7d Add Stop button to Subtle test harness Larry Joy <l****y@m****m> 2 months ago
9afa965b Honor requested key usages in RSA generateKey Larry Joy <l****y@m****m> 2 months ago
1e9eabf8 Remove dead wrapKey module Larry Joy <l****y@m****m> 2 months ago
043cd086 Remove dead code and clarify JWK byte serializer name Larry Joy <l****y@m****m> 2 months ago
dfefae12 Rename tests/ to test/ Larry Joy <l****y@m****m> 2 months ago
6eb5c568 Build dist for 1.7.0 Larry Joy <l****y@m****m> 2 months ago
e3dbdc42 Release 1.7.0: WebCrypto parity and tooling Larry Joy <l****y@m****m> 2 months ago
7781f7cb Document why QUnit 1.23.1 is vendored and pinned Larry Joy <l****y@m****m> 2 months ago
f323c4fe Wire Test.CryptoKey.js into the SubtleTests harness Larry Joy <l****y@m****m> 2 months ago
68ca0346 Add error-handling test module for WebCrypto parity Larry Joy <l****y@m****m> 2 months ago
519daad0 Use DOMException for WebCrypto error parity Larry Joy <l****y@m****m> 2 months ago
0f0d2620 Reject instead of throwing synchronously in subtle operations Larry Joy <l****y@m****m> 2 months ago
6a6b5736 Accept a string algorithm identifier for WebCrypto parity Larry Joy <l****y@m****m> 2 months ago
46c991ff Rewrite msrCrypto type declarations (fuller pass) Larry Joy <l****y@m****m> 2 months ago
cd70b518 Fix concrete bugs in TypeScript declarations Larry Joy <l****y@m****m> 2 months ago
e6c19c9f Move vectors under tests/ and rename lib/ to dist/ Larry Joy <l****y@m****m> 2 months ago
280f5a5d Rename definitions/ to types/ for TypeScript declarations Larry Joy <l****y@m****m> 2 months ago
5c489465 Rename testVectors/ to vectors/ Larry Joy <l****y@m****m> 2 months ago
3b91fa83 Fix lib filename casing in README build steps Larry Joy <l****y@m****m> 2 months ago
fb621fa4 Remove dead testInterface debug hook Larry Joy <l****y@m****m> 2 months ago
71a85b76 Remove legacy IntelliSense file and broken test pages Larry Joy <l****y@m****m> 2 months ago
5c82c264 Remove dead curves_NUMS_old.js Larry Joy <l****y@m****m> 2 months ago
961469bd Remove dead kdf.js and fix concat.js header Larry Joy <l****y@m****m> 2 months ago
8542f6e5 Restructure: rename scripts/ to src/ and separate tests Larry Joy <l****y@m****m> 2 months ago
20267174 Simplify build to a single-stage bundle Larry Joy <l****y@m****m> 2 months ago
1c652700 Remove .vscode folder from repo Larry Joy <l****y@m****m> 2 months ago
2851904f Remove VS Code workspace file Larry Joy <l****y@m****m> 2 months ago
97d12035 Add npm publishing metadata and release workflow Larry Joy <l****y@m****m> 2 months ago
8c44b3ea Add IE8 compatibility fixes Larry Joy <l****y@m****m> 2 months ago
94f23f2c Fix HMAC and AES key generation Larry Joy <l****y@m****m> 2 months ago
677a02f6 Add CryptoKey object Larry Joy <l****y@m****m> 2 months ago
6a4978df ECDH and ECDSA key generation and export use fixed lengths instead of pre-cro... Larry Joy <l****y@m****m> 2 months ago
2dc7095e Update HashAlgorithmIdentifier handling to support string format Larry Joy <l****y@m****m> 3 months ago
6a589232 chore: update build scripts and dependencies Larry Joy <l****y@m****m> 3 months ago
8d57877d merge Merge pull request #21 from microsoft/dependabot/npm_and_yarn/decode-uri-comp... Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1feef3fc merge Auto merge mandatory file pr microsoft-github-policy-service[bot] <7****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
81240ab8 Microsoft mandatory file microsoft-github-policy-service[bot] <7****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3dc3c1e6 Bump decode-uri-component from 0.2.0 to 0.2.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
55831ec6 remove force-resolutions Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
1ba229b4 merge Merge pull request #17 from microsoft/add-aes-kw Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
8963d3ac Move qunit into scripts; because it wont download into old IE Larry Joy <l****y@m****m> almost 4 years ago
57879b4f remove trailing commas; add isInteger function; Larry Joy <l****y@m****m> almost 4 years ago
0e3b14f7 fix no-param catches Larry Joy <l****y@m****m> almost 4 years ago
3a630de1 remove const & let Larry Joy <l****y@m****m> almost 4 years ago
782a34b5 Add AES-KW algorithm Larry Joy <l****y@m****m> about 4 years ago
c030769a merge Merge pull request #15 from microsoft/fix-global-location-check Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
83545583 Update location check for react-native Larry Joy <l****y@m****m> over 4 years ago
a882d101 merge Merge pull request #14 from microsoft/fix-raw-import-bad-references Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
19b9a066 fix bad referenced; update packages; update version ljoy913 <l****y@m****m> over 4 years ago
98374538 merge Merge pull request #10 from microsoft/1.6.4-package-updates Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
79802441 Update packages for 1.6.4 ssffnet <l****r@o****m> almost 5 years ago
cde6fe43 merge Merge pull request #9 from microsoft/hkdf-crt_concat Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
8de8f5ad Remove extraneous code from file. Larry Joy <l****y@m****m> over 5 years ago
0533a013 merge Merge branch 'master' of https://github.com/microsoft/MSR-JavaScript-Crypto Larry Joy <l****y@m****m> over 5 years ago
5033fc45 Update Concat-kdf; Add Hkdf-Ctr; Larry Joy <l****y@m****m> over 5 years ago
57e04ffe merge Merge pull request #8 from seebees/patch-hkdf-with-info Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2a17903e update y18n version Larry Joy <l****y@m****m> over 5 years ago
8379ad8d chore: run build seebees <r****r@a****m> over 5 years ago
dc25d13f chore: bump version seebees <r****r@a****m> over 5 years ago
1c65972c fix: HKDF info can be a typed array seebees <r****r@a****m> over 5 years ago
af56785a Bump y18n from 3.2.1 to 3.2.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
661af5f1 Update dependencies Larry Joy <l****y@m****m> over 5 years ago
1cb92779 Add HKDF algorithm Larry Joy <l****y@m****m> almost 6 years ago
45fed088 rebuild libs with latest update Larry Joy <l****y@m****m> about 6 years ago
759a14bd Fix glup minifier ie8 issues. Update packages. Larry Joy <l****y@m****m> about 6 years ago
bbea6a42 Restore RSAES-PKCS1-V1_5 alg for backward compatibility Larry Joy <l****y@m****m> over 6 years ago
826fa3e9 Update package.json to force update of minimist 0.0.8 package (CVE-2020-7598) Larry Joy <l****y@m****m> over 6 years ago
035a53cb Normalize algorithm identifiers to uppercase. Larry Joy <l****y@m****m> over 6 years ago
a4a2cd86 Updated package name Larry Joy <l****y@m****m> over 6 years ago
9d2868ab Update package.json Larry Joy <l****y@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7a44cac3 update readme Larry Joy <l****y@m****m> over 6 years ago
8e216b06 Updated Barrett reduction Larry Joy <l****y@m****m> over 6 years ago
afbc4d71 update readme Larry Joy <l****y@m****m> over 6 years ago
d8215ffa update readme Larry Joy <l****y@m****m> over 6 years ago
31489f64 update packages Larry Joy <l****y@m****m> over 6 years ago
7256af0d Fix line asn1 line and update readme Larry Joy <l****y@m****m> over 6 years ago
938060cd PBKDF2 and SPKI updates with tests Larry Joy <l****y@m****m> over 6 years ago
abe1aa19 updated readme Larry Joy <l****y@m****m> over 6 years ago
fee53227 initial checkin Larry Joy <l****y@m****m> over 6 years ago
38622551 Initial commit Microsoft Open Source <m****e@u****m> about 7 years ago
b4b620b9 Initial commit Microsoft GitHub User <m****s@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago

← Back to repository