tctp-rack
Encryption middleware
Middleware for encrypting HTTP bodies using end-to-end encryption
TCTP Rack Middleware
0 stars
4 watching
1 forks
Language: Ruby
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chopmo/rack-ssl | Middleware to enforce HTTPS encryption in web applications | 13 |
hertz-contrib/secure | A middleware solution for securing HTTP requests and responses in web applications | 0 |
benburkert/rack-tunnel | Automates port forwarding via SSH tunneling | 16 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
mig-hub/cerberus | A Rack middleware for enforcing form-based authentication in web applications. | 4 |
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
timoh6/tcrypto | A PHP library for secure in-memory key-value storage and encryption | 61 |
techiferous/rack-gsub | Middleware for replacing text in web pages without modifying HTML tags | 3 |
ironcorelabs/recrypt-rs | Provides cryptographic primitives for building a multi-hop proxy re-encryption scheme | 148 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
rogeriozambon/http-protection | A library to protect against common web attacks and vulnerabilities in HTTP servers | 72 |
botanicus/rack-jwt-token-auth | Provides token-based authentication middleware for Rack applications | 0 |
udzura/rack-block | Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
rkh/rack-async-stream | A middleware that enables streaming with Rack applications | 10 |
tinyhttp/malibu | Middleware to help prevent cross-site request forgery attacks in web applications | 124 |