You can edit almost every page by Creating an account. Otherwise, see the FAQ.

INOKrypt

From EverybodyWiki Bios & Wiki



INOKrypt
Original author(s)Shobhit Sharma (Technology journalist)
Developer(s)Shobhit Sharma
Initial release9 July 2020; 3 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 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 data from sensors and then send it securely to the server.

    Versions[edit]

    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[edit]

    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[edit]

    Website links[edit]

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

    References[edit]

    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.