MOD: readme cleanup
This commit is contained in:
parent
045370c46a
commit
8ca121b910
|
|
@ -24,8 +24,8 @@ This repository contains:
|
|||
This plugin does **not** implement cryptography itself.
|
||||
All cryptographic logic remains in ``ccc_rust``.
|
||||
|
||||
Using FFI instead of platform channels allows Flutter to call hardware‑grade,
|
||||
memory‑safe Rust cryptography directly, delivering native performance,
|
||||
Using FFI instead of platform channels allows Flutter to call hardware-grade,
|
||||
memory-safe Rust cryptography directly, delivering native performance,
|
||||
lower overhead, and stronger security isolation without reimplementing crypto in Dart.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue