Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

lepiaf/sapient-bundle

Repository files navigation

Sapient bundle for Symfony

Sapient is a toolkit to secure API exchange.

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.

Sapient allows you to quickly and easily add application-layer cryptography to your API requests and responses.

This bundle wrap this toolkit and integrate it in Symfony in an easy way.

Main abilities are:

  • Sign and verify response
  • Seal and unseal response
  • Sign and verify request
  • Seal and unseal request

Demo

You can check out this project and run demo locally sapient-bundle-demo

Documentation

Follow documentation http://sapient-bundle.readthedocs.io/en/latest/ or src/Resources/doc/index.rst

References

About

Symfony bundle that wrap sapient library

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Packages

Contributors

Languages