This website works better with JavaScript.
Explore
Help
Register
Sign In
aurora
/
argon2_ffi
Watch
1
Star
0
Fork
You've already forked argon2_ffi
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Flutter ffi library for argon2 implementation
22
Commits
1
Branch
0
Tags
567 KiB
Tree:
dc493100ad
argon2_ffi
/
ios
/
Classes
/
Argon2FfiPlugin.h
5 lines
87 B
Raw
Normal View
History
Unescape
Escape
flutter_dev create --template=plugin argon2_ffi
5 years ago
#
import <Flutter
/
Flutter.h>
@
interface
Argon2FfiPlugin
:
NSObject
<
FlutterPlugin
>
@
end