remove stale link

1.2-legacy
geeksville 2020-05-09 19:09:38 -07:00
rodzic 3e356e5866
commit 96313ee1c4
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -32,7 +32,7 @@ The per-message nonce (or information sufficient to reconstruct it) needs to be
Note that for both stategies, sizes are measured in blocks and that an AES block is 16 bytes.
```
## Example code links
## Remaining todo
- Example code for [NRF52](https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_crypto_aes.html#sub_aes_ctr)
- Example code for [ESP32](https://github.com/chegewara/esp32-mbedtls-aes-test/blob/master/main/main.c)
- Make the packet numbers 32 bit
- Implement for NRF52 [NRF52](https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_crypto_aes.html#sub_aes_ctr)