gorilla/securecookie
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
GoBSD-3-Clause
Issues
- 25
securecookie: v2
#43 opened by elithrar - 11
difference to JWT
#70 opened by tcurdt - 11
- 0
- 3
corresponding Java implementation
#75 opened by zhao1-1 - 1
“securecookie/fuzz/corpus/c63ae6dd4fc9f9dda66970e827d13f7c73fe841c-1”Why is this file reported by antivirus software?
#76 opened by AnkoGo123 - 1
- 4
Expose error types?
#51 opened by akerl - 5
- 1
Document using multiple codecs in the readme
#67 opened by tflyons - 1
Continuous Fuzzing
#65 opened by yevgenypats - 1
cookie-name differend or global?
#61 opened by Fruchtgummi - 0
Migrate to CircleCI
#62 opened by elithrar - 2
securecookie: error - caused by: securecookie: error - caused by: gob: decoding into local type *map[string]string, received remote type string
#60 opened by jljucutan - 3
Asymmetric cookie encryption
#48 opened by alankm - 1
Cookie Name in Encode function optional ?
#45 opened by antimatter96 - 1
Does securecookie encryption prevents tampering of the expiration date on cookie?
#47 opened by yxchng - 2
securecookie: AES-CTR origin
#50 opened by hollowaykeanho - 3
valid semver tag for vgo
#49 opened by flibustenet - 1
Timezone of UTC, how can i override in my code?
#46 opened by bestplay - 6
Cookie not returned from the browser
#40 opened by tchap - 0
NopEncoder does not Deserialize properly.
#41 opened by captncraig - 5
secure cookie is encoded to base64 twice
#36 opened by miekg - 3
subtle test failure on go1.3
#32 opened by kisielk - 0
What happen if MAC contains | ?
#31 opened by heu - 2
Read the cookie from a browser?
#12 opened by samalba - 0
Compute MAC over timestamp.
#20 opened by ejcx - 5
Can SecureCookie be used concurrently?
#14 opened by Komosa - 3
Invalid value %v
#13 opened by carbocation - 1
Expose errors
#6 opened by hjr265 - 10
Maybe the performance of the function GenerateRandomKey can be greatly improved
#5 opened by bigradish - 2
hmac.Equal
#4 opened by hongrich - 4
EncodeMulti masks reason for errors
#1 opened by kisielk