mirror of
https://github.com/naehrwert/scetool.git
synced 2025-04-25 14:17:46 +00:00

- Added ECDSA Signature parsing and validation. - Added klicensee parsing for raw mode. - Fixed metadata info IV parsing. - Fixed Makefile. - Enabled Individuals seed functions for <public build> configuration.
6 lines
106 B
C++
6 lines
106 B
C++
/*
|
|
* Copyright (c) 2011-2013 by naehrwert
|
|
* This file is released under the GPLv2.
|
|
*/
|
|
|
|
#include <stdio.h>
|