This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
lokinet
Watch
2
Star
0
Fork
0
You've already forked lokinet
mirror of
https://github.com/oxen-io/lokinet.git
synced
2024-11-05 21:20:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8d04da1bb0
lokinet
/
llarp
/
crypto.h
7 lines
103 B
C
Raw
Normal View
History
Unescape
Escape
sarp -> llarp
2018-01-25 16:24:33 +00:00
#
ifndef LLARP_CRYPTO_H_
#
define LLARP_CRYPTO_H_
move stuff out of C header
2018-12-13 21:28:50 +00:00
#
ifdef __cplusplus
#
include
"crypto.hpp"
#
endif
sarp -> llarp
2018-01-25 16:24:33 +00:00
#
endif
Reference in New Issue
Copy Permalink