- Feb 10, 2020
-
-
Brendan Moran authored
-
- Jan 27, 2020
-
-
Brendan Moran authored
-
- Jan 24, 2020
-
-
Brendan Moran authored
-
Brendan Moran authored
Add an example bootloader and application that use the SUIT manifest.
-
Brendan Moran authored
* Add a manifest generator for draft-ietf-03 * Remove files from the previous versions of the tool * Move draft-ietf-suit-manifest-03 files to root * Move examples to examples folder * Add reference material to the README
-
- Nov 13, 2018
-
-
Brendan Moran authored
-
- Nov 03, 2018
-
-
Brendan Moran authored
Added an example manifest in CBOR and in CBOR diagnostic Notation
-
Jaime Jimenez authored
Adding the CDDL as specified in https://tools.ietf.org/id/draft-moran-suit-manifest-03.html#rfc.section.8
-
Jaime Jimenez authored
-
- Nov 02, 2018
-
-
Brendan Moran authored
Fix ID conditions in test1.json
-
Brendan Moran authored
-
Brendan Moran authored
-
Brendan Moran authored
Update generator to draft-moran-suit-manifest-03
-
Brendan Moran authored
-
Brendan Moran authored
-
- Jun 06, 2018
-
-
Brendan Moran authored
-
Brendan Moran authored
Add a public key conversion function
-
- Jun 05, 2018
-
-
Brendan Moran authored
Converts a ECDSA PEM public key to the format needed by libcose + mbedtls Invoke with: 'ec_key_to_mbedtls_points.py pubkey.pem
-
- Apr 10, 2018
-
-
Brendan Moran authored
Fix URI element array order
-
Brendan Moran authored
ed25519 signing and key pair generation support
-
Koen Zandberg authored
-
- Apr 03, 2018
-
-
Koen Zandberg authored
-
- Mar 16, 2018
-
-
Brendan Moran authored
Add usage examples to README Several fixes to encode.py
-
Brendan Moran authored
-
Brendan Moran authored
-
- Mar 15, 2018
-
-
Brendan Moran authored
-
Brendan Moran authored
-
Brendan Moran authored
-
Brendan Moran authored
-
Brendan Moran authored
This encoder has only basic functionality: * Add version number * Add text fields * Add nonce * Add timestamp (monotonic sequence number) * Add conditions * Add directives * Encode into CBOR Missing features: * Aliases * Dependencies * Extensions * Payload Info * Write to file * Sign * Create COSE structure.
-
Brendan Moran authored
-
- Mar 14, 2018
-
-
Brendan Moran authored
-
Brendan Moran authored
-