CBOR Implementation for Android

https://github.com/cyberphone/android-cbor

Features:
- AAR package
- Deterministic encoding [1]
- Diagnostic notation decoder [1]
- Enveloped signature support
- Encryption support
- checkForUnread() for catching possible misunderstandings regarding protocol contracts
- COTX URL-based object Id tag
- Usable with Android 7 (API 24) and up

Enjoy!
Anders

1] A strict(er) version of Carsten Bormanns's https://cbor.me

Received on Friday, 14 April 2023 11:24:27 UTC