Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Commits · master
liboscore
Browse files
May 18, 2020
RIOT tests: Test using hacl instead of monocypher
· a48c7f47
chrysn
authored
May 18, 2020
a48c7f47
Update RIOT to latest master
· 325c8141
chrysn
authored
May 18, 2020
325c8141
Mar 23, 2020
RIOT: Module Makefile clean-up
· 6926bc8c
chrysn
authored
Mar 23, 2020
6926bc8c
(makefile documentation fix)
· ace777fc
chrysn
authored
Mar 23, 2020
ace777fc
demo: missed Makefile adjustments
· 70fda46e
chrysn
authored
Mar 23, 2020
70fda46e
plugtest: Fix assumptions about oscore_aeadalg_t int compatibility
· 2c1fadce
chrysn
authored
Mar 23, 2020
2c1fadce
crypto: Make struct a void* in the AAD feeder functions
· ebbdecff
chrysn
authored
Mar 23, 2020
ebbdecff
tests: Fix assumptions about oscore_aeadalg_t int compatibility
· f86b4d0f
chrysn
authored
Mar 23, 2020
f86b4d0f
crypto: Fix const-correctness in API
· 35d29087
chrysn
authored
Mar 23, 2020
35d29087
Fix missing include for memcpy
· d364477e
chrysn
authored
Mar 23, 2020
d364477e
Mar 17, 2020
cryptobackend: Add functions for extractign algorithm number
· 946bb3a6
chrysn
authored
Mar 17, 2020
946bb3a6
tests: Verify ciphertext in cryptobackend tests
· be9636e2
chrysn
authored
Mar 17, 2020
be9636e2
Fix generally missing header includes
· 6cec3b33
chrysn
authored
Mar 17, 2020
6cec3b33
Mar 15, 2020
Fix signature of in-place decryption
· fdcd94bc
chrysn
authored
Mar 15, 2020
fdcd94bc
Fix erroneous type for plaintext length
· 458e18ba
chrysn
authored
Mar 15, 2020
458e18ba
Mar 13, 2020
Acknowledge flash persistence issues
· 6bccab51
chrysn
authored
Mar 13, 2020
6bccab51
Guide from user experience feedback
· 61c6866c
chrysn
authored
Mar 13, 2020
61c6866c
Mar 12, 2020
Demo: Install python3-serial
· 01205a12
chrysn
authored
Mar 12, 2020
01205a12
Note on RIOT-incompatible Ubuntu version
· 3f21292a
chrysn
authored
Mar 12, 2020
3f21292a
Fix erroneous demo instructions
· 5466c305
chrysn
authored
Mar 12, 2020
5466c305
Mar 09, 2020
Adapt Echo option number to updated draft
· f3b9c68a
chrysn
authored
Mar 09, 2020
f3b9c68a
Feb 21, 2020
demo: Terminate request on timeout
· 1939fea3
chrysn
authored
Feb 21, 2020
1939fea3
demo: Print to stdout on LED activity
· 4cd86bed
chrysn
authored
Feb 21, 2020
4cd86bed
Feb 20, 2020
RIOT: Update to latest master
· 36ea90fd
chrysn
authored
Feb 20, 2020
36ea90fd
demo: Comments updates and small renames
· 289a6b46
chrysn
authored
Feb 20, 2020
289a6b46
demo: Split into different files
· 72b3290d
chrysn
authored
Feb 20, 2020
72b3290d
doc: Don't show private variables
· db2dd058
chrysn
authored
Feb 20, 2020
db2dd058
Set privateness of B1's primitive context
· 4f7205e3
chrysn
authored
Feb 20, 2020
4f7205e3
(doc: Fix comment to make documentation accessible)
· f5e7d15f
chrysn
authored
Feb 20, 2020
f5e7d15f
tests: Follow immutable context split
· b9fd90fe
chrysn
authored
Feb 20, 2020
b9fd90fe
doc: Add overview page
· 0de84379
chrysn
authored
Feb 20, 2020
0de84379
Document how interactive mode is used with live demos
· aaeaa318
chrysn
authored
Feb 20, 2020
aaeaa318
demo: Run interactive mode continuously
· 65939714
chrysn
authored
Feb 20, 2020
65939714
Document how B.1 is used in peer-to-peer demo
· bb82710f
chrysn
authored
Feb 20, 2020
bb82710f
demo: Emulate persistence on the native port
· 58d65100
chrysn
authored
Feb 20, 2020
58d65100
demo: Sharpen and document persistence calls
· c12f9253
chrysn
authored
Feb 17, 2020
c12f9253
(demo: Locking fix)
· ef500bdc
chrysn
authored
Feb 17, 2020
ef500bdc
demo: Add flash persistence
· c2ede4f3
chrysn
authored
Feb 17, 2020
c2ede4f3
Feb 17, 2020
contexts: Split mutable and immutable parts
· 21eb809e
chrysn
authored
Feb 17, 2020
21eb809e
Fix const correctness in AAD processing
· 56f12beb
chrysn
authored
Feb 15, 2020
56f12beb
Loading