libgocryptfs/internal/cryptocore
Jakob Unterwurzacher c9f4400e6d Replace all calls to naked panic() with log.Panic()
We want all panics to show up in the syslog.
2016-12-10 11:54:36 +01:00
..
cryptocore.go Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
cryptocore_go1.4_test.go cryptocore: add support for GCM-SIV 2016-09-25 16:43:17 +02:00
cryptocore_go1.5_test.go cryptocore: add support for GCM-SIV 2016-09-25 16:43:17 +02:00
cryptocore_test.go Fix misspellings 2016-10-24 19:18:13 +02:00
gcm_go1.4.go A few more lint fixes 2016-10-04 23:30:05 +02:00
gcm_go1.5.go A few more lint fixes 2016-10-04 23:30:05 +02:00
nonce.go Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00