2017 © Pedro Peláez
 

symfony-bundle sapient-bundle

Symfony bundle that wrap sapient library

image

lepiaf/sapient-bundle

Symfony bundle that wrap sapient library

  • Thursday, July 19, 2018
  • by lepiaf
  • Repository
  • 1 Watchers
  • 1 Stars
  • 52 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 12 Versions
  • 33 % Grown

The README.md

Sapient bundle for Symfony

Build Status Scrutinizer Code Quality Code Coverage SensioLabsInsight, (*1)

Sapient is a toolkit to secure API exchange., (*2)

HTTPS encrypts the transmission channel and its content indirectly. But there is one weak link in this process: the certification authority. This organization, in charge of providing certificates, can be attacked, and fake certificates can be generated to divert traffic to the attacker's server., (*3)

Sapient allows you to quickly and easily add application-layer cryptography to your API requests and responses., (*4)

Full use case, (*5)

This bundle wrap this toolkit and integrate it in Symfony in an easy way., (*6)

Main abilities are: * Sign and verify response * Seal and unseal response * Sign and verify request * Seal and unseal request, (*7)

Demo

You can check out this project and run demo locally sapient-bundle-demo, (*8)

Documentation

Follow documentation http://sapient-bundle.readthedocs.io/en/latest/ or src/Resources/doc/index.rst, (*9)

References

The Versions