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

Allow setting total memory from JS #608

Merged
merged 1 commit into from
Oct 5, 2017
Merged

Conversation

buu700
Copy link
Contributor

@buu700 buu700 commented Oct 5, 2017

One possible design of this, as discussed in jedisct1/libsodium.js#105.

@jedisct1 jedisct1 merged commit ec4432a into jedisct1:master Oct 5, 2017
jedisct1 added a commit to jedisct1/libsodium.js that referenced this pull request Oct 5, 2017
jedisct1 added a commit that referenced this pull request Oct 6, 2017
* master: (28 commits)
  Move computation of synthetic nonces to a dedicated function for clarity
  inline
  crypto_sign(): memzero the nonce after use
  Use the generalized eddsa algorithm for non-deterministic r
  Back to dev mode
  Add a compile-time switch to create non-deterministic signatures
  libsodium.js totalMemory minor fix (#610)
  Use -O in debug mode
  FORTIFY_SOURCE -> _FORTIFY_SOURCE
  Re-enable all warnings with --enable-debug
  Include prototypes before declarations
  Enable some extra compiler warnings
  "this" doesn't seem to ever be defined in a module
  `this` may not be defined
  Add actual performance API emulation for old browsers
  Move declaration closer to usage
  allow setting total memory from JS (#608)
  Add no-ops for very old browsers without the performance API
  Round duration
  emscripten template: make the module global
  ...
Repository owner locked and limited conversation to collaborators Aug 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants