Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBang Cat Encryption

쀇쀇빵콌뺶 뽺빵뺑 뾂콌삫뿅뽱뽕뺑켓컜콌

빵켓 암호화입니다.

간단하게 만들어봤습니다.

사용법

Cargo.toml:

[dependencies]
bbangcat_encryption = "0.1.1"

main.rs:

use bbangcat_encryption::bce;

fn main() {
    println!("{}", bce::to_bce::new("Hello, World!")); // 뿢빽콋콋컜랰 쾛컜뿅콋뺗렾
    println!("{}", bce::to_str::new("뿢빽콋콋컜랰 쾛컜뿅콋뺗렾")); // Hello, World!
}

더 복잡해진 빵켓 암호화 v2 를 개발입니다.

Releases

Packages

Contributors

Languages