diff options
| author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2016-07-28 09:14:07 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-30 15:34:57 +0200 |
| commit | 5bd7f265396efa9ccd5dd28bb85b6ffc011ad2f7 (patch) | |
| tree | 6c922dca2970e1528554d5e05f026f523af73e68 /package/tinydtls/tinydtls.hash | |
| parent | d0af5cd663f65c57e0a9fc1a7e5d2afdc597b34d (diff) | |
| download | buildroot-5bd7f265396efa9ccd5dd28bb85b6ffc011ad2f7.tar.gz buildroot-5bd7f265396efa9ccd5dd28bb85b6ffc011ad2f7.zip | |
tinydtls: new package
tinydtls is a library for Datagram Transport Layer Security
(DTLS) covering both the client and the server state machine.
It is implemented in C and provides support for the mandatory
cipher suites specified in CoAP.
https://sourceforge.net/projects/tinydtls
Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/tinydtls/tinydtls.hash')
| -rw-r--r-- | package/tinydtls/tinydtls.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/tinydtls/tinydtls.hash b/package/tinydtls/tinydtls.hash new file mode 100644 index 0000000000..909c8d16f5 --- /dev/null +++ b/package/tinydtls/tinydtls.hash @@ -0,0 +1,2 @@ +# Locally computed: +sha256 ccf6d8fbae03fb2e0ba32878ed8e57d8b4f73538b1064df90a3e764da5fac010 tinydtls-0.8.2.tar.gz |

