mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-03-13 05:41:11 +00:00
updated headers
This commit is contained in:
parent
a5569ab9a2
commit
dc65884599
@ -1,7 +1,9 @@
|
||||
// Copyright (c) 2012-2013 giv
|
||||
// Copyright (c) 2017 orignal
|
||||
// Distributed under the MIT/X11 software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
// EdDSA assumed
|
||||
#include "i2psam.h"
|
||||
|
||||
#include <iostream>
|
||||
|
@ -1,8 +1,9 @@
|
||||
// Copyright (c) 2012-2013 giv
|
||||
// Copyright (c) 2017 orignal
|
||||
// Distributed under the MIT/X11 software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
// see full documentation about SAM at http://www.i2p2.i2p/samv3.html
|
||||
// EdDSA assumed
|
||||
#ifndef I2PSAM_H
|
||||
#define I2PSAM_H
|
||||
|
||||
|
@ -1,9 +1,6 @@
|
||||
#############################################################################
|
||||
# Makefile for building: libi2psam.a
|
||||
# Generated by qmake (2.01a) (Qt 4.8.1) on: Wed Jan 30 13:00:04 2013
|
||||
# Project: i2psam.pro
|
||||
# Template: lib
|
||||
# Command: /usr/bin/qmake -o Makefile i2psam.pro
|
||||
# make -f makefile.unix
|
||||
#############################################################################
|
||||
|
||||
####### Compiler, tools and options
|
||||
|
Loading…
x
Reference in New Issue
Block a user