borgbackup/src
Thomas Waldmann 0b5a21275f avoid losing the key (old crypto)
if we just have a pointer to a bytes object which might go out of scope, we can lose it.

also: cython can directly assign a bytes object into a same-size char array.
2022-03-26 17:05:57 +01:00
..
borg avoid losing the key (old crypto) 2022-03-26 17:05:57 +01:00