nim-eth/eth/p2p/discoveryv5
Etan Kissling 172dad7968
more specific type check in encryptGCM
Narrowed the type of `encryptGCM`'s `key` parameter from
`openarray[byte]` to `AesKey`, same as already used for `decryptGCM`.
2021-12-11 12:41:18 +01:00
..
2020-07-12 23:53:27 +02:00
2021-02-02 22:47:21 +01:00