Skip to content

issues Search Results · repo:microsoft/MSR-JavaScript-Crypto language:JavaScript

Filter by

9 results
 (1 s)

9 results

inmicrosoft/MSR-JavaScript-Crypto (press backspace or delete to remove)

There are important files that Microsoft projects should all have that are not present in this repository. A pull request has been opened to add the missing file(s). When the pr is merged this issue will ...
  • microsoft-github-policy-service[bot]
  • Opened 
    on Jun 2, 2023
  • #23

The W3C standard specifies that Pbkdf2Params should have a hash attribute in the format: hash: { name: SHA-512 } But looking at MDN it s specified to just take a string as the value of hash { name: ...
  • dirkcuys
  • 1
  • Opened 
    on Oct 20, 2022
  • #19

Hi, Problem We are using the library to polyfill the web crypto API in a react-native environment, and it seems the CryptoKey interface is not exposed. To give more details, we are using it with jose: ...
  • mjeanroy
  • 2
  • Opened 
    on Sep 28, 2022
  • #18

Are there any plans for supporting the AES-KW WebCryptography API algorithm? Thanks.
  • dmitrizagidulin
  • 6
  • Opened 
    on Aug 18, 2022
  • #16

There is an issue with how the code handles raw formatted keys. keyObject is not defined on lines 7831 and 8157. If I add the following block that is used elsewhere the code works fine but I am not a crypto ...
  • marcato15
  • 5
  • Opened 
    on May 11, 2022
  • #13

In the current repo we can see that a padding of ECDSA key components is commented out. This is leading to keys of sizes inferior to 64 bytes. Older copies on this library had this working to ensure consistent ...
  • fguitton
  • 2
  • Opened 
    on Nov 7, 2021
  • #11

Currently https://www.npmjs.com/package/msrcrypto is at 1.5.8 of this library. This library is at 1.6.0. Is there a plan to publish this library to npm? under @microsoft/msrcrypto?
  • seebees
  • 3
  • Opened 
    on Oct 5, 2020
  • #3

Minified library called Promise.catch() causing an error to be thrown under IE8 1 Full library can work normally. Now I switch to gulp-uglify + gulp-rename and resume working after rebuilding // gulpfile.js ...
  • lyswhut
  • 2
  • Opened 
    on Jul 14, 2020
  • #2

Looking here: https://github.com/microsoft/MSR-JavaScript-Crypto/blob/9d2868ab687df60ddbdbb62cc17f4cb8ef7adaa3/scripts/subtle/subtleInterface.js#L123 the algorithm name is normalized to lower case. But ...
  • seebees
  • 3
  • Opened 
    on Mar 25, 2020
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub