rusty_chacha 0.1.1-dev.2 copy "rusty_chacha: ^0.1.1-dev.2" to clipboard
rusty_chacha: ^0.1.1-dev.2 copied to clipboard

A Flutter library for fast ChaCha20-Poly1305 encryption, powered by Rust

example/lib/main.dart

import 'dart:convert';
import 'dart:typed_data';

import 'package:rusty_chacha/rusty_chacha.dart';
import 'package:flutter/material.dart';

void main() {
    // ...
}
2
likes
0
pub points
73%
popularity

Publisher

verified publisher32k.eu

A Flutter library for fast ChaCha20-Poly1305 encryption, powered by Rust

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, ffi, flutter, flutter_rust_bridge, freezed_annotation, meta, path, path_provider, uuid

More

Packages that depend on rusty_chacha