[PR #77] [MERGED] libVES.c #96

Closed
opened 2025-11-06 09:08:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/77
Author: @vesvault
Created: 1/25/2019
Status: Merged
Merged: 1/25/2019
Merged by: @sobolevn

Base: masterHead: master


📝 Commits (4)

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 README.md (+3 -0)

📄 Description

Encryption for data at-rest made practical

VESvault: Encrypt Evertyhing without fear of losing the Key.

  • Share encrypted data with your friends and colleagues.
  • Securely exchange temporary keys with new users.
  • Viral Encrypted Security (VES): Recover your data through a viral network of friends in case of the encryption key loss.

Cloud based end-to-end encryption API

VES.host: VESvault API integration center.
libVES.c: C library and command line utility.
libVES.js: JS library


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sobolevn/awesome-cryptography/pull/77 **Author:** [@vesvault](https://github.com/vesvault) **Created:** 1/25/2019 **Status:** ✅ Merged **Merged:** 1/25/2019 **Merged by:** [@sobolevn](https://github.com/sobolevn) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`6cdd45c`](https://github.com/sobolevn/awesome-cryptography/commit/6cdd45cee3baeab6e9732fcb31d187d870dc5ed4) libVES.c - [`1009b6d`](https://github.com/sobolevn/awesome-cryptography/commit/1009b6d24c397e1ce878b6236306eec923c5badd) libVES.js - [`8c6340f`](https://github.com/sobolevn/awesome-cryptography/commit/8c6340f6f917031d5806be6dd21c0f092aafe431) ves utility - [`38a753b`](https://github.com/sobolevn/awesome-cryptography/commit/38a753b63afe19a035389eb865d981f9d1e158d8) VES utility link updated ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) </details> ### 📄 Description # Encryption for data at-rest made practical [VESvault](https://vesvault.com): Encrypt Evertyhing without fear of losing the Key. - Share encrypted data with your friends and colleagues. - Securely exchange temporary keys with new users. - [Viral Encrypted Security (VES)](https://www.vesvault.com/#vault): Recover your data through a viral network of friends in case of the encryption key loss. ## Cloud based end-to-end encryption API [VES.host](https://ves.host): VESvault API integration center. [libVES.c](https://github.com/vesvault/libVES.c): C library and command line utility. [libVES.js](https://github.com/vesvault/libVES): JS library --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 09:08:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#96