GithubHelp home page GithubHelp logo

cocos2dx-crypto's Introduction

cocos2dx-encrypt

encrypt tools with cocos2dx

I hava completed ios and android encrypt tools for cocos2dx with openssl

but I think there will hava good method to make encryption by C++

Encrypt with DES,DES2,DES3,AES

you can encryot file with cryto tools like pycrypt or nodejs crypto

Decrypto in cocos2dx

complete decrypto system in cocos2dx

for example:

write with AES

// init the file system with decrypt code
FileUtils::getInstance()->createCryptoSystem("1234567890123456", 4);
// decrypto the encrypt file in sprite
auto sprite = Sprite::createCrypto("res/HelloWorldTest.png");

also you can rewrite with 2d&3d parts

you can learn more about in there

cocos2dx-crypto's People

Contributors

zamberform avatar

Stargazers

liu yi avatar  avatar 文章感 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.