- 5 Risultati
prezzo più basso: € 4,48, prezzo più alto: € 12,56, prezzo medio: € 7,82
1
Cryptography for Internet and Database Applications: Developing Secret and Public Key Techniques with Java - Galbreath, Nicholas / Galbreath, Nick
Ordina
da BetterWorldBooks.com
$ 10,92
(indicativi € 9,40)
OrdinaLink sponsorizzato
Galbreath, Nicholas / Galbreath, Nick:

Cryptography for Internet and Database Applications: Developing Secret and Public Key Techniques with Java - libri usati

ISBN: 9780471210290

Cryptography is the gold standard for security. It is used to protect the transmission and storage of data between two parties by encrypting it into an unreadable format. Cryptography has… Altro …

  - Costi di spedizione:zzgl. Versandkosten., Costi di spedizione aggiuntivi
2
Cryptography for Internet and Database Applications : Developing Secret and Public Key Techniques with Java by Nicholas, Galbreath, Nick Galbreath - Nicholas, Galbreath, Nick Galbreath
Ordina
da BetterWorldBooks.com
€ 5,61
OrdinaLink sponsorizzato

Nicholas, Galbreath, Nick Galbreath:

Cryptography for Internet and Database Applications : Developing Secret and Public Key Techniques with Java by Nicholas, Galbreath, Nick Galbreath - libri usati

ISBN: 9780471210290

Prevent hackers from stealing your data with this detailed guide on how to implement cryptography and secure your information using java Today's e-commerce and business systems store a t… Altro …

used in stock. Costi di spedizione:plus shipping costs., Costi di spedizione aggiuntivi
3
Cryptography for Internet and Database Applications: Developing Secret and Public Key Techniques with Java - Galbreath, Nicholas / Galbreath, Nick
Ordina
da BetterWorldBooks.com
€ 4,48
OrdinaLink sponsorizzato
Galbreath, Nicholas / Galbreath, Nick:
Cryptography for Internet and Database Applications: Developing Secret and Public Key Techniques with Java - libri usati

ISBN: 9780471210290

Prevent hackers from stealing your data with this detailed guide on how to implement cryptography and secure your information using java Today's e-commerce and business systems store a t… Altro …

used in stock. Costi di spedizione:zzgl. Versandkosten., Costi di spedizione aggiuntivi
4
Cryptography for Internet and Database Applications : Developing Secret and Public Key Techniques with Java - Nick Galbreath; Nicholas Galbreath
Ordina
da Thriftbooks.com
$ 8,17
(indicativi € 7,03)
OrdinaLink sponsorizzato
Nick Galbreath; Nicholas Galbreath:
Cryptography for Internet and Database Applications : Developing Secret and Public Key Techniques with Java - libri usati

ISBN: 0471210293

Cryptography is used to protect the transmission of data on the public network of the Internet between two parties by encrypting it into an unreadable format. Although the transmission is… Altro …

  - used. Costi di spedizione:zzgl. Versandkosten., Costi di spedizione aggiuntivi
5
Cryptography for Internet and Database Applications - Galbreath, Nick
Ordina
da AbeBooks.de
€ 12,56
Spedizione: € 0,001
OrdinaLink sponsorizzato
Galbreath, Nick:
Cryptography for Internet and Database Applications - Prima edizione

2002, ISBN: 0471210293

edizione con copertina flessibile

[EAN: 9780471210290], [PU: John Wiley & Sons Ltd], Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the … Altro …

Costi di spedizione:Versandkostenfrei. (EUR 0.00) medimops, Berlin, Germany [55410863] [Rating: 5 (von 5)]

1Poiché alcune piattaforme non trasmettono le condizioni di spedizione e queste possono dipendere dal paese di consegna, dal prezzo di acquisto, dal peso e dalle dimensioni dell'articolo, dall'eventuale iscrizione alla piattaforma, dalla consegna diretta da parte della piattaforma o tramite un fornitore terzo (Marketplace), ecc. è possibile che le spese di spedizione indicate da eurolibro non corrispondano a quelle della piattaforma offerente.

Dati bibliografici del miglior libro corrispondente

Dettagli del libro
Cryptography for Internet and Database Applications: Developing Secret and Public Key Techniques with Java

Cryptography is the gold standard for security. It is used to protect the transmission and storage of data between two parties by encrypting it into an unreadable format. Cryptography has enabled the first wave of secure transmissions, which has helped fuel the growth of transactions like shopping, banking, and finance over the world's biggest public network, the Internet. Many Internet applications such as e-mail, databases, and browsers store a tremendous amount of personal and financial information, but frequently the data is left unprotected. Traditional network security is frequently less effective at preventing hackers from accessing this data. For instance, once-private databases are now completely exposed on the Internet. It turns out that getting to the database that holds millions of credit card numbers-the transmission-is secure through the use of cryptography, but the database itself isn't, fueling the rise of credit card information theft. A paradigm shift is now under way for cryptography. The only way to make data secure in any application that runs over the Internet is to use secret (also known as private) key cryptography. The current security methods focus on securing Internet applications using public keys techniques that are no longer effective. In this groundbreaking book, noted security expert Nick Galbreath provides specific implementation guidelines and code examples to secure database and Web-based applications to prevent theft of sensitive information from hackers and internal misuse.

Informazioni dettagliate del libro - Cryptography for Internet and Database Applications: Developing Secret and Public Key Techniques with Java


EAN (ISBN-13): 9780471210290
ISBN (ISBN-10): 0471210293
Copertina flessibile
Anno di pubblicazione: 2002
Editore: John Wiley & Sons
416 Pagine
Peso: 0,726 kg
Lingua: eng/Englisch

Libro nella banca dati dal 2007-04-26T09:26:36+02:00 (Zurich)
Pagina di dettaglio ultima modifica in 2023-11-26T12:44:33+01:00 (Zurich)
ISBN/EAN: 0471210293

ISBN - Stili di scrittura alternativi:
0-471-21029-3, 978-0-471-21029-0
Stili di scrittura alternativi e concetti di ricerca simili:
Autore del libro : galbreath, nicholas
Titolo del libro: java, database, the secret public, internet, public key cryptography


Dati dell'editore

Autore: Nick Galbreath
Titolo: Cryptography for Internet and Database Applications - Developing Secret and Public Key Techniques with Java
Editore: John Wiley & Sons
400 Pagine
Anno di pubblicazione: 2002-10-11
Peso: 0,731 kg
Lingua: Inglese
34,90 € (DE)
Not available (reason unspecified)

BC; PB; Hardcover, Softcover / Informatik, EDV/Datenkommunikation, Netzwerke; Computernetzwerke und maschinelle Kommunikation; Programmierung; Java (Programmiersprache); Datenbank; Internet; Kryptologie; Datenbank; Programmierung; JAVA (Programmiersprache); Internet; Kryptologie

Preface. Introduction. Chapter 1. Bits and Bytes. Chapter 2. Secret Key Cryptography. Chapter 3. Public Key Cryptography. Chapter 4. Random Numbers. Chapter 5. Java Cryptography. Chapter 6. Small Message Encoding and Encryption. Chapter 7. Application and Data Architecture. Appendix A: Java Cryptography Class Reference. References. Index.

Altri libri che potrebbero essere simili a questo:

Ultimo libro simile:
9780471428084 Cryptography for Internet and Database Applications (Galbreath, Nick)


< Per archiviare...