-
Updated
Oct 30, 2020 - Swift
aes
Here are 973 public repositories matching this topic...
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Oct 30, 2020 - HTML
-
Updated
Aug 28, 2020 - CSS
-
Updated
Oct 14, 2020 - C++
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Oct 13, 2020 - Java
It looks like performance regressed rather severely in a commit reverted here:
It would be nice to detect such regressions automatically and prevent them in the future
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Dec 26, 2017 - TeX
-
Updated
Oct 4, 2020 - Python
-
Updated
Dec 16, 2019 - PHP
-
Updated
Jan 7, 2018 - Objective-C
-
Updated
Aug 1, 2019 - Java
Improve this page
Add a description, image, and links to the aes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aes topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The public key-based request signing functionality added to sso_proxy in buzzfeed/sso#106 is undocumented. In particular, it's not immediately obvious how to a) generate an appropriate keypair or b) validate a signed request in an upstream service.
Describe the solution you'd like
New documenta