bitwiseshiftleft / sjcl

Stanford Javascript Crypto Library
http://bitwiseshiftleft.github.com/sjcl/
Other
7.18k stars 987 forks source link

sjcl.codec.arrayBuffer.fromBits error #374

Closed yedort closed 5 years ago

yedort commented 5 years ago

sjcl.codec.arrayBuffer.fromBits returns this error:

Cannot read property 'fromBits' of undefined

yedort commented 5 years ago

Never mind. Downloaded the standalone JS file and now it's working.

owlstead commented 5 years ago

Please close the issue if it doesn't need to be fixed.

luryson commented 2 years ago

not working for TypeScript. sjcl.codec.arrayBuffer is undefined