securecookie
Cookie encoder/decoder
A package that securely stores and exchanges cookie values between web applications.
Fast, secure and efficient secure cookie encoder/decoder
79 stars
5 watching
11 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gorilla/securecookie | Generates and verifies securely encoded cookie values using HMAC authentication and optional encryption. | 695 |
solomonsklash/cookie-decrypter | A tool that decrypts and decodes various types of cookies to aid in testing and analysis. | 12 |
chmike/varint | A package that encodes variable length unsigned integers using prefix codes. | 14 |
as0ler/binarycookiereader | A tool to extract and parse data from binary cookie files used in iOS applications | 94 |
noraj/flask-session-cookie-manager | Tool for encoding and decoding Flask session cookies | 641 |
mr-un1k0d3r/cookie-and-handle-stealer | A tool for extracting browser master keys to decrypt user cookies | 164 |
ludocode/mpack | A C implementation of an encoder and decoder for the MessagePack serialization format | 545 |
tsusanka/fileencrypt | A program that uses encryption to secure files by transforming their contents into unreadable data | 9 |
cheatsnake/classify | A simple API for encrypting and decrypting text messages using a one-time pad method. | 18 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
contentful-labs/concorde | A framework for decoding progressive JPEGs on iOS and OS X | 1,439 |
edjcase/motoko_candid | Provides tools for encoding and decoding binary data to Candid values | 6 |
silnrsi/teckit | A toolkit for converting text encodings between different formats. | 18 |
septag/sjson | A fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design. | 58 |
mogilvie/encryptbundle | A bundle for encoding and decoding parameters using OpenSSL and Doctrine lifecycle events in Symfony applications | 91 |