Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
blowfish.cpp File Reference
#include <cstring>
#include <fc/crypto/blowfish.hpp>
#include <fc/exception/exception.hpp>
Include dependency graph for blowfish.cpp:

Go to the source code of this file.

Namespaces

namespace  fc
 namespace sysio::chain
 

Functions

unsigned char fc::Byte (unsigned int ui)
 
void fc::BytesToBlock (unsigned char const *p, sblock &b)
 
void fc::BlockToBytes (sblock const &b, unsigned char *p)