Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Legal Guidelines for Documentation01:06

Legal Guidelines for Documentation

2.4K
The legal guidelines for nursing documentation are essential for ensuring accurate, professional, and ethical recording of patient care. The guidelines are discussed here:
2.4K
Ethical Standards I01:25

Ethical Standards I

1.5K
The American Nurses Association (ANA) created and implemented the first nationally accepted Code of Ethics for Nurses with Interpretive Statements. The Code of Ethics is a living document regularly updated by the ANA and establishes an ethical standard that is non-negotiable for nurses in all roles and settings.
The Code of Ethics provisions outline the nurse's duty to the patient, the healthcare team, the profession, and society. The Code's fundamental principles include advocacy,...
1.5K
Masking and Demasking Agents01:19

Masking and Demasking Agents

4.1K
EDTA titrations may necessitate masking and demasking agents to temporarily protect a particular metal ion in a mixture from the EDTA reaction. These agents facilitate the sequential analysis of the metal ions by forming stable complexes with some—but not all—metal ions during certain steps.
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
4.1K
Atomic Emission Spectroscopy: Overview01:20

Atomic Emission Spectroscopy: Overview

3.0K
Atomic emission spectroscopy (AES) is an analytical technique used to determine the elemental composition of a sample by analyzing the light emitted from excited atoms. In AES, atoms in a sample are excited to higher energy levels by thermal energy from high-temperature sources, such as plasma, arcs, or sparks. When these excited atoms return to lower energy states, they emit light at specific wavelengths characteristic of each element. The resulting atomic emission spectrum, which consists of...
3.0K
Atomic Fluorescence Spectroscopy01:29

Atomic Fluorescence Spectroscopy

1.1K
Atomic fluorescence spectroscopy (AFS) is an analytical technique that involves the electronic transitions of atoms in a flame, furnace, or plasma being excited by electromagnetic (EM) radiation. When these atoms absorb energy, they become excited and subsequently release energy as they return to their original state. This emitted light, or "fluorescence," is observed at a right angle to the incident beam. Both absorption and emission processes transpire at distinct wavelengths, which...
1.1K
Surface Active Agents01:27

Surface Active Agents

158
Surfactants, named for their behavior at interfaces, positively adsorb at the interfaces of two phases, reducing interfacial tension. Their versatility as emulsifiers, detergents, and foaming agents stems from this ability. Surfactants, often termed amphiphiles, share the property of amphipathy, with molecules having both hydrophilic and hydrophobic portions. The hydrophilic part is called the head, and the hydrophobic part, including an elongated alkyl substituent, forms the tail.Surfactants...
158

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A blockchain-enabled IoT framework for smart electro-medical waste management.

Scientific reportsยท2026
Same author

Correction: HS-RankFormer for efficient and robust RGB-to-Hyperspectral image reconstruction across domains.

Scientific reportsยท2026
Same author

Mycoproteins and Beyond: Biotechnological Advances in Filamentous Fungal Biomass.

Mini reviews in medicinal chemistryยท2026
Same author

HS-RankFormer for efficient and robust RGB-to-Hyperspectral image reconstruction across domains.

Scientific reportsยท2026
Same author

Post CAR-T Measurable Residual Disease Monitoring in Mantle Cell Lymphoma Enables Early Detection of Disease Relapse.

American journal of hematologyยท2026
Same author

The future of diagnostics in Africa.

Nature medicineยท2026
Same journal

A tri-axis optomechanical accelerometer with plasmonic MIM waveguide and structural direction-dependent optical signatures.

Scientific reportsยท2026
Same journal

Holographic leaky-wave antennas with independently controlled multiple counter-rotating vortex beams.

Scientific reportsยท2026
Same journal

Differential associations of longitudinal hearing and vision trajectories with dementia and mild cognitive impairment in older adults.

Scientific reportsยท2026
Same journal

Abdominal obesity and leisure-time sedentary behavior in relation to gastroesophageal reflux disease risk: a prospective cohort study from the UK Biobank.

Scientific reportsยท2026
Same journal

Effect of nitrogen-rich COF incorporation on the structure and separation performance of polyamide nanofiltration membranes.

Scientific reportsยท2026
Same journal

Withanolide A inhibits hIAPP aggregation: An In silico, biophysical, and drosophila-based In vivo validation.

Scientific reportsยท2026
See all related articles

Related Experiment Video

Updated: Jun 30, 2026

Bringing the Clinic Home: An At-Home Multi-Modal Data Collection Ecosystem to Support Adaptive Deep Brain Stimulation
06:32

Bringing the Clinic Home: An At-Home Multi-Modal Data Collection Ecosystem to Support Adaptive Deep Brain Stimulation

Published on: July 14, 2023

Advanced security in fog environments using encryption and adaptive user activity tracking.

Hari Mohan Rai1, Abdul Razaque2, Neha Agarwal3

  • 1Department of Computer Science, School of Engineering and Digital Sciences, Nazarbayev University, Astana, 010000, Kazakhstan.

Scientific Reports
|May 3, 2026
PubMed
Summary
This summary is machine-generated.

Adaptable User Activity Tracking (ASUT) enhances fog cloud security by integrating AES-256 encryption and SHA-512 hashing with user activity monitoring. This system improves data protection and detects unauthorized access, offering significant performance gains.

Keywords:
Confidential data securityCybersecurityEncrypting algorithmFog computingUser activity tracking

Related Experiment Videos

Last Updated: Jun 30, 2026

Bringing the Clinic Home: An At-Home Multi-Modal Data Collection Ecosystem to Support Adaptive Deep Brain Stimulation
06:32

Bringing the Clinic Home: An At-Home Multi-Modal Data Collection Ecosystem to Support Adaptive Deep Brain Stimulation

Published on: July 14, 2023

Area of Science:

  • Computer Science
  • Cybersecurity
  • Cloud Computing

Background:

  • Fog computing environments present unique data protection challenges due to increased data storage.
  • Existing security measures may not adequately address the risks of data exploitation in fog cloud storage.

Purpose of the Study:

  • To introduce Adaptable User Activity Tracking (ASUT) for enhanced security and data protection in fog cloud environments.
  • To integrate Advanced Encryption Standard (AES)-256, Secure Hash Algorithm (SHA)-512, and user activity tracking (UAT) into a unified system.

Main Methods:

  • Files are encrypted using AES-256, with the key hashed via SHA-512 and stored in the fog cloud.
  • AES decryption uses key expansion, and SHA-512 verifies the user-provided key against the stored hash.
  • User activity is monitored in parallel to detect abnormal behavior and unauthorized access attempts.

Main Results:

  • The proposed ASUT system demonstrated a 43.39% increase in encryption speed and a 66% increase in decryption speed.
  • ASUT achieved 19.86% higher throughput compared to competing methods.
  • Experimental results indicate improved computational efficiency and practical feasibility.

Conclusions:

  • ASUT effectively mitigates risks associated with unauthorized data access in fog cloud environments.
  • The integration of encryption, hashing, and activity tracking provides a robust security solution.
  • The system offers practical feasibility and improved performance for fog cloud data protection.