diff options
| author | myd7349 <myd7349@gmail.com> | 2019-08-13 05:01:37 +0800 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-08-12 14:01:37 -0700 |
| commit | da61a933fc325d99eecc1b39cd29dbe1584e1bf9 (patch) | |
| tree | d31bb5e6dac3924ae64dcce8849f198694da7787 /ports/tiny-aes-c/CONTROL | |
| parent | 28e510cbcc4a24ee093b1d95ce843c01fa1bb845 (diff) | |
| download | vcpkg-da61a933fc325d99eecc1b39cd29dbe1584e1bf9.tar.gz vcpkg-da61a933fc325d99eecc1b39cd29dbe1584e1bf9.zip | |
[tiny-aes-c] Add new port (#7530)
Diffstat (limited to 'ports/tiny-aes-c/CONTROL')
| -rw-r--r-- | ports/tiny-aes-c/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/tiny-aes-c/CONTROL b/ports/tiny-aes-c/CONTROL new file mode 100644 index 000000000..e87499074 --- /dev/null +++ b/ports/tiny-aes-c/CONTROL @@ -0,0 +1,4 @@ +Source: tiny-aes-c
+Version: 2019-07-31
+Description: Small portable AES128/192/256 in C
+Homepage: https://github.com/kokke/tiny-AES-c
|
