瀏覽代碼

Update 'Readme.md'

master
Captain 3 年之前
父節點
當前提交
141f80a3a4
共有 1 個檔案被更改,包括 4 行新增5 行删除
  1. +4
    -5
      Readme.md

+ 4
- 5
Readme.md 查看文件

@@ -1,7 +1,7 @@
# DHEBP(DERO Homomorphic Encryption Blockchain Protocol)
## NB: DERO ALPHA code to demonstrate FHE blockchain transactions.
# DHEBP (DERO Homomorphic Encryption Blockchain Protocol)
## DHEBP alpha code to demonstrate FHE blockchain transactions.

## Transaction Details:
### Transaction Details:

Each transaction consists of 2 parts:
1. Statement which contains ring members keys, commitments, encrypted balances ( this grows linear ) basicaly 4 curve points per ring member.
@@ -9,8 +9,7 @@ Each transaction consists of 2 parts:
8 ring size proof is only 1997 bytes
512 ring size proof is only 3965 bytes

### Ring Size, Tx Size data
#### Ring Size, Tx Size data
```
Ring size, tx size (fixed) in bytes irrespective of balance
2 1669 bytes ( 328 byte statement, 1341 bytes proof )


Loading…
取消
儲存