Skip to content

Version 0.2.3

Compare
Choose a tag to compare
@ricmoo ricmoo released this 24 Feb 05:06
· 32 commits to master since this release
  • Added a more versatile slowCreateBuffer for browsers which do not support .slice() on their typed arrays, as well as exposed it via aes.util._createSlowBuffer for access by the test cases.