summaryrefslogtreecommitdiff
path: root/shared-bindings/aesio
AgeCommit message (Expand)Author
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-15Merge pull request #2810 from dherrada/masterScott Shawcroft
2020-05-15aesio: specify writable buffers for destination buffersSean Cross
2020-05-15aesio: use bufinfo rather than mp_str_bytesSean Cross
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-06aesio: add basic AES encryption and decryptionSean Cross