Skip to content
#

Windows

windows logo

Windows is Microsoft's GUI-based operating system. It is known for its graphical display and is designed to be user-friendly.

Here are 14,007 public repositories matching this topic...

JoakimCh
JoakimCh commented Apr 6, 2021

The documentation says that it should, but instead it returns a promise with Buffer.

Also the example in the documentation called "Deriving bits and keys" has a bug. In subtle.importKey it is missing 'deriveKey' causing subtle.deriveKey to fail.

Buggy version:

async function pbkdf2Key(pass, salt, iterations = 1000, length = 256) {
  const ec = new TextEncoder();
  const keyMaterial

Created by Microsoft Corporation

Released November 20, 1985

Organization
Microsoft
Website
www.microsoft.com/en-us/windows
Wikipedia
Wikipedia