- 32A691949AF3FB21EAF17C73269D01A30CB9F940EE5662772EB2C5E67A8352AEDC07B8A7CBA6A6D7F7BE1E42559E003B82BBEB97FB059FFB579BCC33A9AB2693
+ 74EC120B48CC4434D960AF06970594E47C843327FB3C12314CF1C68B7C5FD0899BF402E431398D0C5FF1F12B9151A9EB87915CBE4746E537FDC3376948F596AF
smg_comms/manifest
(6 . 3)(6 . 4)
5 548433 smg_comms_packing_rsa diana_coman Packing/Unpacking RSA messages <-> RSA packets of Eulora's communication protocol.
6 548894 smg_comms_80cols diana_coman Changes tests for RSA to read the key from a file in order to avoid lines > 80 columns in the code itself.
7 549511 smg_comms_skeys_smsgs diana_coman Defines data structures and message types as well as methods for reading/writing Serpent keysets to/from Serpent messages.
8 549785 smg_comms_io_rsa_tests_only diana_coman Small refactoring of tests extracting the reading of RSA key into package of its own so it can be used throughout tests and thus get rid of the too long lines in test_packing.adb.