Libraries tagged by Galois Counter Mode
spomky-labs/php-aes-gcm
72 Favers
4681294 Downloads
4681294 Downloads
AES GCM (Galois Counter Mode) PHP implementation.
privatebin/privatebin
7536 Favers
112 Downloads
112 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
sop/gcm
4 Favers
198153 Downloads
198153 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
oittaa/aes-gcm
2 Favers
21 Downloads
21 Downloads
AES GCM (Galois Counter Mode) made simple.