Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added an example on how to use the library and fixed the keyboard entropy collector #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gcsolaroli
Copy link
Member

No description provided.

…Crypto functions

Signed-off-by: Giulio Cesare Solaroli <[email protected]>
Signed-off-by: Giulio Cesare Solaroli <[email protected]>
The keyboard entropy collector had an empty implementation; this has been fixed, and some stale code also been removed.

Signed-off-by: Giulio Cesare Solaroli <[email protected]>
…8Array classes

Implemented a new version of ByteArray leveraging the new native classes ArrayBuffer and Uint8Array.

Some changes have been applied also on SHA.js in order to bake it compatible with data passed around as Uint8Array instead of plain old Arrays.

Some type checking and some fixes have been applied also to AES.js, even if in this case it should be fully backward compatible.

Signed-off-by: Giulio Cesare Solaroli <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant