The Wayback Machine - https://web.archive.org/web/20200708201438/https://github.com/topics/aes
Skip to content
#

aes

Here are 897 public repositories matching this topic...

bluebaroncanada
bluebaroncanada commented Jul 14, 2017

Documentation is awful.

For instance, sign says it returns a string, but if it fails, it clearly returns false. No where in the documentation that I can find does it tell me to check for false, and thus, I'm left wondering if that's the only thing that indicates failure especially when it returns calls to two different other functions.

mike-robertson
mike-robertson commented Oct 10, 2018

Preface: I am not an expert in encryption, so sorry for any inaccuracies with how I am describing the issue here.

In the documentation, it states:

// Note: CBC and ECB modes use PKCS#7 padding as default

Is it possible to configure what padding is used? I am working with a system where they are not expecting padding. Is that something that even makes sense/is possible?

mccutchen
mccutchen commented May 1, 2019

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

twindscheif
twindscheif commented Aug 19, 2019

sysPass Version
3.1

Describe the bug
If a password preset is configured based on e.g. user-profile and you create a new account, the password generator in the account creation view doesn't respect these values.
If you click on generate password, password is generated. If you then choose save an error message appears with the error that the password is too short.

To Reproduce

Improve this page

Add a description, image, and links to the aes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aes topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.