Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dryptography/aes/utils/words.ts>getWords

Deno port of https://github.com/spalt08/cryptography
Latest
function getWords
import { getWords } from "https://deno.land/x/dryptography@v0.1.4/aes/utils/words.ts";

Parameters

key: string | Uint8Array | Uint32Array