Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #18821
| Path | csiph.com!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | Franz_aRTiglio <franzgol@N0SPAMtin.it> |
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: Quesito crittatura dati |
| Date | Sun, 19 Jun 2016 19:23:34 +0200 |
| Organization | Aioe.org NNTP Server |
| Lines | 18 |
| Message-ID | <nk6k8m$1v3u$1@gioia.aioe.org> (permalink) |
| References | <971e36a2-a161-4669-b630-9137f3e9c699@googlegroups.com> |
| NNTP-Posting-Host | 7P9BXOMEZY4twE3LADsWXQ.user.gioia.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="iso-8859-15"; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Complaints-To | abuse@aioe.org |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| X-Newsreader | MesNews/1.08.06.00-it |
| X-ICQ | 1931503972 |
| Xref | csiph.com it.comp.lang.visual-basic:18821 |
Show key headers only | View raw
Antologiko ha detto questo domenica : > Utilizzo la classe RijndaelManaged impostando la chiave a 256 bit e la > dimensione dei blocchi a 256 bit. > Crittando la mia matrice di 256 byte, come risultato ottengo una matrice di > dati a 288 byte (ovvero 256 byte + 32 byte, cioè 256 byte + 256 bit). > With RijndaelAlgorithm Non conosco questa classe ma: > Dim IV As Byte() = RijndaelAlgorithm.GenerateIV() <https://msdn.microsoft.com/en-us/library/system.security.cryptography.rijndaelmanaged(v=vs.110).aspx> GenerateIV() serve a generare un vettore random (che poi sarà usato -immagino- per la crittatura vera e propria).
Back to it.comp.lang.visual-basic | Previous | Next — Previous in thread | Next in thread | Find similar
Quesito crittatura dati Antologiko <antologiko@gmail.com> - 2016-06-19 07:43 -0700
Re: Quesito crittatura dati Antologiko <antologiko@gmail.com> - 2016-06-19 10:20 -0700
Re: Quesito crittatura dati Franz_aRTiglio <franzgol@N0SPAMtin.it> - 2016-06-19 19:23 +0200
Re: Quesito crittatura dati Antologiko <antologiko@gmail.com> - 2016-06-19 10:25 -0700
csiph-web