Registre Public Blockchain L.-R.-A.-R.
Vérifiez l'authenticité et l'intégrité des envois recommandés numériques
Comment fonctionne cette blockchain ?
Chaque envoi L.-R.-A.-R. est ancré dans une chaîne cryptographique. Le hash de chaque bloc est calculé à partir du hash du bloc précédent + le hash de l'envoi. Ainsi, toute modification d'un ancien envoi invaliderait tous les blocs suivants, garantissant l'intégrité de l'ensemble.
Vérifier une empreinte
Derniers blocs enregistrés
| Bloc | Date | Numéro de suivi | Empreinte envoi | Hash chaîne |
|---|---|---|---|---|
| #3 | 23/12/2025 18:32 | L.-R.-A.-R.-20251223-58CA48CB | d5683caaf0c0f5aa... |
3b30b93d7fd7a239...
←
8a7946bedad4...
|
| #2 | 13/12/2025 15:05 | L.-R.-A.-R.-20251208-A7916C26 | e5de7ee264b1f4cb... |
8a7946bedad4c55e...
←
30dfca11b480...
|
| #1 | 13/12/2025 15:05 | L.-R.-A.-R.-20251208-E857028D | 3316182526c98297... |
30dfca11b4806931...
←
000000000000...
|
Fonctionnement technique
Formule de chaînage :
Hash_bloc_N = SHA256( Hash_bloc_N-1 + Empreinte_envoi_N ) Bloc Genesis (N=1) : Hash_bloc_1 = SHA256( "0000...0000" + Empreinte_envoi_1 ) Exemple : Hash_bloc_2 = SHA256( "a1b2c3..." + "d4e5f6..." ) = "789abc..."
Garanties :
- Intégrité : Toute modification d'un bloc casse la chaîne
- Chronologie : L'ordre des blocs est garanti cryptographiquement
- Non-répudiation : Impossible de nier l'existence d'un envoi une fois ancré
- Transparence : Le registre est public et vérifiable par tous