Modern Cryptography: The Practical Guide to Securing Data

Автор: literator от 18-12-2024, 06:52, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Modern Cryptography: The Practical Guide to Securing Data
Автор: Sandip Dholakia
Издательство: Rheinwerk Publishing
Год: 2024
Страниц: 325
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Security professionals, you know encryption is essential to protect your data. In this book, learn about the fundamental concepts of cryptography—and then apply them! Explore algorithms for symmetric and asymmetric cryptography and see how to use encryption strategies to enforce storage and network security. Put modern cryptography principles to work in real-world scenarios: cloud environments, cryptocurrency, artificial intelligence, quantum computing, and more. Build the cryptography skills you need to manage today’s security threats! This book aims to provide you with a comprehensive understanding of modern cryptography and its practical applications, ranging from lightweight cryptography to post-quantum cryptography and from cryptocurrency to homomorphic encryption. After reading this book, as a security professional, you’ll be equipped to apply your newfound knowledge to protect data and information, create and implement cryptography guidelines and policies, and develop a robust cryptography program for your organization.
 

Essentials of Computer Architecture, 3rd Edition

Автор: literator от 18-12-2024, 06:22, Коментариев: 0

Категория: КНИГИ » АППАРАТУРА

Название: Essentials of Computer Architecture, 3rd Edition
Автор: Douglas Comer
Издательство: CRC Press
Год: 2024
Страниц: 542
Язык: английский
Формат: pdf (true)
Размер: 52.3 MB

This easy-to-read textbook provides an introduction to computer architecture, focusing on the essential aspects of hardware that programmers need to know. Written from a programmer’s point of view, Essentials of Computer Architecture, Third Edition, covers the three key aspects of architecture: processors, physical and virtual memories, and input-output (I/O) systems. This third edition is updated in view of advances in the field. Most students only have experience with high-level programming languages, and almost no experience tinkering with electronics and hardware. As such, this text is revised to follow a top-down approach, moving from discussions on how a compiler transforms a source program into binary code and data, to explanations of how a computer represents data and code in binary. Suitable for a one-semester undergraduate course, this clear, concise, and easy-to-read textbook offers an ideal introduction to computer architecture for students studying computer programming.
 

Эскадренный броненосец 1-го класса USS Iowa BB-4 (GreMir Models 081)

Автор: freees771 от 18-12-2024, 05:28, Коментариев: 0

Категория: ЖУРНАЛЫ » МОДЕЛИЗМ


Название: USS Iowa BB-4
Издательство: GreMir Models
Масштаб – 1х250
Формат – jpg(600 DPI), 197х260 мм
Листов всего/выкройки: 38/25
Размер – 47 Мб
Язык: английский

Журнал для любителей моделирования из картона/бумаги.
Распечатай, вырежи и склей.
Бумажнокартонная модель-копия американского боевого корабля периода Первой мировой войны.
Это не скан, это содержимое электронного оригинала. Такой размер листов в электронном оригинале: можно печатать как на А4, так и на Letter).
 

Изучаем OpenTelemetry: современный мониторинг систем

Автор: literator от 18-12-2024, 05:24, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Изучаем OpenTelemetry: современный мониторинг систем
Автор: Тед Янг, Остин Паркер
Издательство: Спринт Бук
Год: 2025
Страниц: 240
Язык: русский
Формат: pdf, epub, mobi
Размер: 10.2 MB

Появление OpenTelemetry произвело революцию в сфере наблюдаемости. Вместо того чтобы использовать несколько разрозненных систем, OpenTelemetry интегрирует трассировки, метрики и журналы в общий поток данных, предоставляя возможность оценить недоступные ранее взаимосвязи между ними. В этом практическом руководстве показано, как настраивать, использовать и диагностировать систему наблюдаемости OpenTelemetry. Авторы Тед Янг и Остин Паркер, руководители, основатели и участники проекта OpenTelemetry, представляют все компоненты OpenTelemetry, а также лучшие практики наблюдаемости для многих популярных облачных сервисов, платформ и сервисов данных, таких как Kubernetes и AWS Lambda. Вы узнаете, как OpenTelemetry дает возможность сервисам и библиотекам OSS создавать собственное нативное инструментирование – впервые в отрасли.
 

Bug Bounty автоматизация с помощью Python. Секреты охоты за уязвимостями

Автор: literator от 18-12-2024, 05:00, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Bug Bounty автоматизация с помощью Python. Секреты охоты за уязвимостями
Автор: Саид Абутахир
Издательство: Самиздат
Год: 2020
Язык: русский
Формат: pdf, epub
Размер: 10.2 MB

Эта книга демонстрирует практическую автоматизацию с помощью Python для каждой темы, указанной в оглавлении. Эта книга дает вам базовое представление о том, как автоматизировать что-либо, чтобы сократить количество повторяющихся задач и выполнять автоматизированные способы OSINT и разведки. Эта книга также дает вам обзор программирования на Python в разделе «Краткий курс Python», и объясняет, как автор заработал более $25000 в bug bounty с помощью автоматизации. Эта книга - первая часть серии по автоматизации баг-баунти.
 

Nonparametric Statistical Methods Using R, 2nd Edition

Автор: literator от 18-12-2024, 03:52, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Nonparametric Statistical Methods Using R, 2nd Edition
Автор: John Kloke, Joseph McKean
Издательство: CRC Press
Год: 2024
Страниц: 466
Язык: английский
Формат: pdf (true)
Размер: 32.6 MB

This thoroughly updated and expanded second edition of Nonparametric Statistical Methods Using R covers traditional nonparametric methods and rank-based analyses. Two new chapters covering multivariate analyses and Big Data have been added. Core classical nonparametrics chapters on one- and two-sample problems have been expanded to include discussions on ties as well as power and sample size determination. Common Machine Learning topics - including k-nearest neighbors and trees - have also been included in this new edition. We have provided numerous examples of real and simulated datasets that illustrate the methods and their computation in R. Hence, we feel that this book also serves as an informative handbook for the researcher wishing to implement nonparametric and rank-based methods in practice. Given that R has continued to grow in popularity, we think that many readers will have already taken a course in R or an applied course that used R extensively. For the vast majority of the book, we have used core R (or base R) rather than add-on packages such as Tidyverse.
 

Mastering ESP32 Practical Projects with Arduino IDE Programming

Автор: literator от 18-12-2024, 02:03, Коментариев: 0

Категория: КНИГИ » АППАРАТУРА

Название: Mastering ESP32 Practical Projects with Arduino IDE Programming: From Basics to Advanced Techniques for Building Smart Devices with Arduino
Автор: Furuta Kimiko
Издательство: Independently published
Год: 2024
Страниц: 229
Язык: английский
Формат: epub
Размер: 11.0 MB

Embark on an exciting journey into the world of IoT development with this comprehensive guide to ESP32 and Arduino! This book is your ultimate companion for mastering the art of building intelligent devices using the powerful ESP32 microcontroller and the user-friendly Arduino IDE. Whether you're a beginner or an experienced maker, this book will equip you with the knowledge and skills to create innovative IoT projects. Key Features: - In-depth Exploration of ESP32: Discover the capabilities and architecture of the ESP32, a versatile microcontroller that empowers you to create a wide range of IoT applications; - Hands-On Arduino IDE Programming: Learn how to leverage the intuitive Arduino IDE to write code efficiently and effectively for your ESP32 projects; - Step-by-Step Project Tutorials: Follow along with detailed instructions to build practical projects, such as smart home devices, environmental sensors, and wireless communication systems; - Advanced Techniques and Troubleshooting Tips: Dive into advanced topics like Wi-Fi networking, Bluetooth connectivity, and machine learning, and learn how to troubleshoot common issues. Whether you're a hobbyist, a student, or a professional engineer, Mastering ESP32 Practical Projects with Arduino IDE Programming will elevate your IoT development skills to new heights.
 

Quiltmaker - Winter 2025

Автор: magnum от 18-12-2024, 00:09, Коментариев: 0

Категория: ЖУРНАЛЫ » ВЯЗАНИЕ И ШИТЬЕ

Quiltmaker - Winter 2025Название: Quiltmaker
Издательство: Peak Media Properties
Год / месяц: Winter 2025
Номер: 219
Страниц: 116
Формат: True PDF
Размер: 58,3 MB
Язык: English

Журнал для рукодельниц, которые интересуются лоскутным творчеством в стиле квилтинг и пэчворк. В номере интересные проекты с использованием современных и классических приемов в создании лоскутных одеял. Новички и опытные рукодельницы найдут здесь советы мастеров, последние тенденции, новинки, советы, отличные фотографии, пошаговые инструкции.
 

Securing the Digital World: A Comprehensive Guide to Multimedia Security

Автор: magnum от 17-12-2024, 23:59, Коментариев: 0

Категория: КНИГИ » СЕТЕВЫЕ ТЕХНОЛОГИИ

Securing the Digital World: A Comprehensive Guide to Multimedia SecurityНазвание: Securing the Digital World: A Comprehensive Guide to Multimedia Security
Автор: Subhrajyoti Deb, Aditya Kumar Sahu
Издательство: CRC Press
Год выхода: 2025
Страниц: 166
Формат: True PDF
Размер: 10,5 MB
Язык: английский

Securing the Digital World: A Comprehensive Guide to Multimedia Security is indispensable reading in today's digital age. With the outbreak of digital range and ever-evolving cyber threats, the demand to protect multimedia data has never been more imperative. This book provides comprehensive research on multimedia information security and bridges the gap between theoretical bases and practical applications.
 

Легкий самолет общего назначения Piper Cub / Piper PA-18 Super Cub (Schreiber-Bogen) + Перекрас

Автор: freees771 от 17-12-2024, 23:38, Коментариев: 0

Категория: ЖУРНАЛЫ » МОДЕЛИЗМ


Название: Piper Cub / Piper PA-18 Super Cub
Издательство: Schreiber-Bogen
Масштаб – 1х24, 1х50
Формат – jpg, С4/(220x310мм)
Листов всего/выкройки: 8/4 + 5/3
Размер – 44 Мб
Язык: немецкий


Журнал для любителей моделирования из картона/бумаги.
Распечатай, вырежи и склей.
Бумажнокартонная модель-копия современного американского грузопассажирского самолёта.
Два варианта журнала: оригинал + перекрас. Два варианта формата и два варианта масштаба.