You can edit almost every page by Creating an account and confirming your email.

INOKrypt

From EverybodyWiki Bios & Wiki


INOKrypt
Original author(s)Shobhit Sharma (Technology journalist)
Developer(s)Shobhit Sharma
Initial release9 July 2020; 5 years ago (2020-07-09)
Stable release
0.1.1
Written inPython
Engine
    PlatformRaspberry Pi
    Available inEnglish
    LicenseMIT License

    Search INOKrypt on Amazon.

    INOKrypt[1][2][3] is an Open Source IoT Data Security Framework used for secure data communication over a network. It is used to secure data which is collected from the sensors integrated with Arduino based IoT Devices & Raspberry Pi. This framework initially uses cryptographic algorithm Base36 for numeric data encryption. It encrypts data collected from sensors and then sends it securely to the server.

    Versions

    The initial version of INOKrypt is 0.1. The current stable version is 0.1.1 released on July 11, 2020.

    INOKrypt Evolution
    Version Version Info Date
    0.1 Initial Release July 08, 2020
    0.1.1 Stable / Current Version July 11, 2020

    Functions

    INOKrypt uses two major functions for Data Security Preparation.

    • INOKrypt.Algo.encode(LEVEL, DATA)
    • INOKrypt.Algo.decode(LEVEL, DATA)

    where LEVEL is a "Key" & DATA is the "Value" to be sent through INOKrypt Data Security Framework.

    See also

    Website links

    https://pypi.org/project/INOKrypt/

    References

    1. Sharma, Shobhit, INOKrypt: INOKrypt - For Secure Data Communication Between IoT Devices & IoT Server, retrieved 2020-09-30
    2. TheThingsPlanet/INOKrypt, The ThingsPlanet, 2020-07-27, retrieved 2020-09-30
    3. "Welcome to Read the Docs — INOKrypt latest documentation". inokrypt.readthedocs.io. Retrieved 2020-09-30.


    This article "INOKrypt" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:INOKrypt. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.