Page MenuHomePhorge

Add generate-libolm-crypto-dump tool
ClosedPublic

Authored by tusooa on Aug 6 2024, 6:12 PM.
Tags
None
Referenced Files
F29504: D157.1726849335.diff
Thu, Sep 19, 9:22 AM
F29486: D157.1726848752.diff
Thu, Sep 19, 9:12 AM
F29354: D157.1726839807.diff
Thu, Sep 19, 6:43 AM
F28668: D157.1726794942.diff
Wed, Sep 18, 6:15 PM
Unknown Object (File)
Tue, Aug 27, 12:37 PM
Unknown Object (File)
Tue, Aug 27, 10:22 AM
Unknown Object (File)
Sun, Aug 25, 2:35 AM
Unknown Object (File)
Sat, Aug 24, 7:13 PM
Subscribers
None

Details

Summary

This adds a tool to generate a dump for a Crypto and a test resource containing the result from the dump program. The program is intended to be linked against the libolm implementation of libkazvcrypto, and the resource serves to auto-test the conversion logic from libolm to vodozemac. The source file is not in the main src directory because we are going to switch to libvodozemac, and it does not make sense to have it linked to our new implementation. This tool should be seen as a historical record. People can run it to verify how the resource is generated, but it does not directly contribute to libkazvcrypto.

Type: skip

Test Plan

N/A

Diff Detail

Repository
rL libkazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 242
Build 472: GitLab CI for libkazv
Build 471: arc lint + arc unit