{"id":19579752,"url":"https://github.com/wolfssl/renesas","last_synced_at":"2025-04-27T08:31:56.221Z","repository":{"id":44529237,"uuid":"417267006","full_name":"wolfSSL/Renesas","owner":"wolfSSL","description":"This repository contains commercially licensed wolfSSL products and example code for use on specified Renesas platforms.","archived":false,"fork":false,"pushed_at":"2025-02-05T00:30:07.000Z","size":57205,"stargazers_count":9,"open_issues_count":0,"forks_count":6,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-04-04T23:11:12.644Z","etag":null,"topics":["cryptography","renesas","renesas-ra","renesas-rx","sec","synergy","tls","tls13","tsip"],"latest_commit_sha":null,"homepage":"https://www.wolfssl.com","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wolfSSL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-14T20:03:29.000Z","updated_at":"2025-02-05T00:30:11.000Z","dependencies_parsed_at":"2025-01-07T21:47:59.471Z","dependency_job_id":null,"html_url":"https://github.com/wolfSSL/Renesas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfSSL%2FRenesas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfSSL%2FRenesas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfSSL%2FRenesas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfSSL%2FRenesas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolfSSL","download_url":"https://codeload.github.com/wolfSSL/Renesas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251112539,"owners_count":21538162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptography","renesas","renesas-ra","renesas-rx","sec","synergy","tls","tls13","tsip"],"created_at":"2024-11-11T07:18:55.913Z","updated_at":"2025-04-27T08:31:51.211Z","avatar_url":"https://github.com/wolfSSL.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wolfSSL Product for Renesas\n\nThis repository contains commercially licensed wolfSSL product code for use on\nspecified Renesas platforms. This code is only properly licensed when following\nthe license terms in the LICENSE file included in this repository. wolfCrypt\nonly usage is excluded from this license.\n\n## wolfSSL Embedded SSL/TLS Library\n\nwolfSSL is a lightweight, embedded SSL/TLS library that supports up to the most\ncurrent TLS 1.3 and DTLS 1.3 protocols.\n\n### Library Version Information\n\nThis repository currently contains the following wolfSSL product versions.\n\n|Product|Version|Notes|\n|:--|:--|:--|\n|wolfSSL|5.7.4 stable|Latest release of wolfSSL|\n\n## wolfSSL Renesas Support\n\nThe wolfSSL library supports several Renesas MCUs, with example projects for\ne2studio and CS+. wolfSSL inludes support for leveraging the Renesas\nTrusted Secure IP Driver (TSIP) and Secure Cryptographic Engine (SCE).\nComplete details can be found in each example's respective README, located\nin the subdirectory linked below.\n\n### Current Software Package / Driver Support\n\n|MCU|wolfSSL Commercial License Included|Software / Driver|\n|:--|:--|:--|\n|Synergy S7G2|Yes|SSP 1.7.0|\n|RA6M3|Yes|FSP 3.5.0|\n|RA6M4|Yes|FSP 3.5.0|\n|RX65N (GR-ROSE)|Yes|TSIP 1.21|\n|RX65N (RSK-RX65N)|Yes|TSIP 1.21|\n|RX72N|Yes|TSIP 1.21|\n|RZN2L|No[^1]|FSP 1.2.0 RSIP v1.3.0+fsp.1.2.0|\n\n### Available Example Projects\n\nwolfSSL maintains example projects for the following supported Renesas\nplatforms. These examples are located in the ```wolfssl-X.X.X-commercial/IDE/Renesas/e2studio```\ndirectory.\n\n|Microcontroller|Platform|Example Project|\n|:--|:--|:--|\n|Synergy S7G2|DK-S7G2|[IDE/Renesas/e2studio/DK-S7G2](./wolfssl-5.7.4-commercial/IDE/Renesas/e2studio/DK-S7G2)|\n|RA6M3|EK-RA6M3|[IDE/Renesas/e2studio/RA6M3](./wolfssl-5.7.4-commercial/IDE/Renesas/e2studio/RA6M3)|\n|RA6M4|EK-RA6M4|[IDE/Renesas/e2studio/RA6M4](./wolfssl-5.7.4-commercial/IDE/Renesas/e2studio/RA6M4)|\n|RX65N|GR-ROSE|[IDE/Renesas/e2studio/RX65N/GR-ROSE](./wolfssl-5.7.4-commercial/IDE/Renesas/e2studio/RX65N/GR-ROSE)|\n|RX65N|Renesas Starter Kit＋ for RX65N-2MB|[IDE/Renesas/e2studio/RX65N/RSK](./wolfssl-5.7.4-commercial/IDE/Renesas/e2studio/RX65N/RSK)|\n|RX72N|RX72N EnvisionKit|[IDE/Renesas/e2studio/RX72N/EnvisionKit](./wolfssl-5.7.4-commercial/IDE/Renesas/e2studio/RX72N/EnvisionKit)|\n|RZN2L|RSK+RZN2L|[IDE/Renesas/e2studio/RZN2L](./wolfssl-5.7.4-commercial/IDE/Renesas/e2studio/RZN2L)|\n\n## Additional wolfSSL Products to Explore\n\n|Product|Description|\n|:--|:--|\n|[wolfSSH](https://www.wolfssl.com/products/wolfssh/)|Lightweight SSHv2 library\n|[wolfMQTT](https://www.wolfssl.com/products/wolfmqtt/)|Lightweight MQTT client\n|[wolfBoot](https://www.wolfssl.com/products/wolfboot/)|Portable secure bootloader\n|[wolfSentry](https://www.wolfssl.com/products/wolfsentry/)|Embedded IDPS\n|[wolfCrypt FIPS 140-2/3](https://www.wolfssl.com/license/fips/)|FIPS 140-2/3 validated crypto\n|[wolfCrypt FIPS Ready](https://www.wolfssl.com/license/fips/)|FIPS crypto without a validation\n|[wolfTPM](https://www.wolfssl.com/products/wolftpm/)|Portable TPM 2.0 library\n|[tiny-curl](https://www.wolfssl.com/products/curl/#panel-34394-3-0-0)|Lightweight version of libcurl\n\n## Further Resources\n\n#### wolfSSL Website\n[wolfSSL Renesas Support](https://www.wolfssl.com/docs/renesas/) \\\n[wolfSSL TSIP Support](https://www.wolfssl.com/docs/wolfssl-renesas-tsip/)\n\n#### Renesas Website\n\n**MCU Resources**\\\n[Renesas RX MCUs](https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rx-32-bit-performance-efficiency-mcus) \\\n[Renesas RA MCUs](https://www.renesas.com/us/en/products/microcontrollers-microprocessors/ra-cortex-m-mcus) \\\n[Renesas RZ MCUs](https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rz-mpus) \\\n[Renesas Synergy MCUs](https://www.renesas.com/us/en/products/microcontrollers-microprocessors/renesas-synergy-platform-mcus)\n\n**Driver and Module Resources**\\\n[Renesas Trusted Secure IP Driver (TSIP)](https://www.renesas.com/us/en/software-tool/trusted-secure-ip-driver) \\\n[Renesas Secure Cryptographic Module (SCE) HAL Module Guide](https://www.renesas.com/us/en/document/apn/sce-hal-module-guide-application-project)\n\n## Support\n\nFor support inquiries and questions, please email support@wolfssl.com. Feel free to reach out to info@wolfssl.jp as well.\n\n[^1]: Commercial license can be purchased from wolfSSL, contact licensing@wolfssl.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfssl%2Frenesas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfssl%2Frenesas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfssl%2Frenesas/lists"}