index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
stupidgcm
/
stupidgcm.go
Age
Commit message (
Expand
)
Author
2018-04-08
Fix the easy golint warnings
Jakob Unterwurzacher
2018-02-18
stupidgcm: create private copy of the key
Jakob Unterwurzacher
2018-02-18
main: try to wipe cryptocore's secret keys on unmount
Jakob Unterwurzacher
2018-02-17
stupidgcm: implement key wipe
Jakob Unterwurzacher
2018-02-17
stupidgcm: switch to pointer receivers
Jakob Unterwurzacher
2017-06-30
stupidgcm: Open: if "dst" is big enough, use it as the output buffer
Jakob Unterwurzacher
2017-06-29
stupidgcm: use "dst" as the output buffer it is big enough
Jakob Unterwurzacher
2017-04-24
forcedecode: tighten checks
Jakob Unterwurzacher
2017-04-23
Add -forcedecode
danim7
2016-12-10
Replace all calls to naked panic() with log.Panic()
Jakob Unterwurzacher
2016-10-04
A few more lint fixes
Jakob Unterwurzacher
2016-10-04
lint fixes
Valient Gough
2016-10-04
without_openssl: support compiling completely without openssl
Jakob Unterwurzacher
2016-05-05
Revert "stupidgcm: print openssl error stack before panicing"
Jakob Unterwurzacher
2016-05-05
stupidgcm: reorder calls to support openssl <= 1.0.1c
Jakob Unterwurzacher
2016-05-04
stupidgcm: print openssl error stack before panicing
Jakob Unterwurzacher
2016-05-04
stupidgcm: fix copy-paste error in panic message
Jakob Unterwurzacher
2016-05-04
stupidgcm: add our own thin wrapper around openssl gcm
Jakob Unterwurzacher