KeyKit

API • Updated 4 years ago

Download Shortcut Add to Collection
Version 1.1 • 43031 unique downloads

ShareShortcuts Member:

@tuckyia



Quickly encodes or decodes messages with the AES-CBC-256 cipher. Based off of the shortcut CryptoKit, but optimized for text encryption in shortcuts. 


To use:

Create a dictionary with the following values:

mode: (encrypt/decrypt)

key: (your encryption key; can be generated with my KeyGen, CryptoKit, or just use an AES key in base 64)

data: (data to encrypt or decrypt)

and pass it into the shortcut. The output will be the encrypted or decrypted data.



Changelog

v1.1
  • Version 1.1   Current
    4 years ago (Changes)
  • Version 1.0
    4 years ago (Changes)

Extensions:

Siri is supported

Widget is supported