Skip to content

Tags: robinmoisson/staticrypt

Tags

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
robinmoisson Robin Moisson
version bump

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
make example <h4> in README to allow linking to them

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
robinmoisson Robin Moisson
use salt from encrypted file when decrypting

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
robinmoisson Robin Moisson
add recursive flag to handle encrypting directories (closes #165)

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was signed with the committer’s verified signature.
robinmoisson Robin Moisson
use 15k iterations in PBKDF2 in backward compatible way

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
robinmoisson Robin Moisson
bugfix write config

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
robinmoisson Robin Moisson
fix typo in examples

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
robinmoisson Robin Moisson
use URL fragment for logout/auto-decrypt (closes #156)

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for WebCrypto in 2.x (#164)

Closes #139 , closes #20 , closes #111

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
raise PBKDF2 iterations in backward compatible way (#160)

This addresses the concerns and plan detailed in #159