How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
PHP Secure Headers
The main features of bepsvpt/secure-headers are: General Utilities, Security and Encryption, Web Framework Hardening.
Projects with overlapping indexed features include: travist/jsencrypt — jsencrypt is a JavaScript library for performing RSA encryption, decryption, and key generation. It functions as an… 40ants/log4cl-json — JSON appender for log4cl. 5anthosh/fcal. a0-prw/simple-currency — simple-currency is a Common Lisp library which converts between currencies using foreign exchange information… accelerationnet/a-cl-logger — A common lisp logging library providing context sensitive logging of more than just strings to more than just local… 404labfr/laravel-impersonate — Laravel Impersonate is a plugin that allows you to authenticate as your users.
jsencrypt is a JavaScript library for performing RSA encryption, decryption, and key generation. It functions as an asymmetric key generator and digital signature provider that executes all cryptographic processing directly in the browser. The library focuses on the use of the PEM standard for importing, exporting, and managing cryptographic keys. It provides the ability to create public and private RSA key pairs of various bit sizes and supports OpenSSL compatible formats. Its capabilities cover the transformation of plaintext into ciphertext and the recovery of original messages using corr
Laravel Impersonate is a plugin that allows you to authenticate as your users.