FI20125779A - Laite, järjestely, menetelmä ja tietokoneohjelma massamuistiin tallennetun datan pyyhkimiseksi - Google Patents

Laite, järjestely, menetelmä ja tietokoneohjelma massamuistiin tallennetun datan pyyhkimiseksi Download PDF

Info

Publication number
FI20125779A
FI20125779A FI20125779A FI20125779A FI20125779A FI 20125779 A FI20125779 A FI 20125779A FI 20125779 A FI20125779 A FI 20125779A FI 20125779 A FI20125779 A FI 20125779A FI 20125779 A FI20125779 A FI 20125779A
Authority
FI
Finland
Prior art keywords
arrangement
computer program
data stored
mass storage
erasing data
Prior art date
Application number
FI20125779A
Other languages
English (en)
Swedish (sv)
Other versions
FI125308B (fi
Inventor
Kim Vaeisaenen
Lauri Lalli
Jonathan Brew
Original Assignee
Blancco Oy Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=48985784&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=FI20125779(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Blancco Oy Ltd filed Critical Blancco Oy Ltd
Priority to FI20125779A priority Critical patent/FI125308B/fi
Priority to PCT/FI2013/050738 priority patent/WO2014006274A1/en
Priority to EP13748358.2A priority patent/EP2834769B1/en
Priority to US14/412,788 priority patent/US9286231B2/en
Priority to JP2015519268A priority patent/JP6093014B2/ja
Publication of FI20125779A publication Critical patent/FI20125779A/fi
Publication of FI125308B publication Critical patent/FI125308B/fi
Application granted granted Critical
Priority to US14/954,201 priority patent/US9940231B2/en
Priority to JP2017022124A priority patent/JP6313489B2/ja
Priority to US15/925,100 priority patent/US20180210827A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0238Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
    • G06F12/0246Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/78Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0727Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in a storage system, e.g. in a DASD or network based storage system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/263Generation of test inputs, e.g. test vectors, patterns or sequences ; with adaptation of the tested hardware for testability with external testers
    • G06F11/2635Generation of test inputs, e.g. test vectors, patterns or sequences ; with adaptation of the tested hardware for testability with external testers using a storage for the test inputs, e.g. test ROM, script files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0891Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches using clearing, invalidating or resetting means
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/78Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
    • G06F21/79Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data in semiconductor storage media, e.g. directly-addressable memories
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/065Encryption by serially and continuously modifying data stream elements, e.g. stream cipher systems, RC4, SEAL or A5/3
    • H04L9/0656Pseudorandom key sequence combined element-for-element with data sequence, e.g. one-time-pad [OTP] or Vernam's cipher
    • H04L9/0662Pseudorandom key sequence combined element-for-element with data sequence, e.g. one-time-pad [OTP] or Vernam's cipher with particular pseudorandom sequence generator
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/72Details relating to flash memory management
    • G06F2212/7201Logical to physical mapping or translation of blocks or pages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/72Details relating to flash memory management
    • G06F2212/7205Cleaning, compaction, garbage collection, erase control
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2143Clearing memory, e.g. to prevent the data from being stolen

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
FI20125779A 2012-07-05 2012-07-05 Laite, järjestely, menetelmä ja tietokoneohjelma massamuistiin tallennetun datan pyyhkimiseksi FI125308B (fi)

Priority Applications (8)

Application Number Priority Date Filing Date Title
FI20125779A FI125308B (fi) 2012-07-05 2012-07-05 Laite, järjestely, menetelmä ja tietokoneohjelma massamuistiin tallennetun datan pyyhkimiseksi
JP2015519268A JP6093014B2 (ja) 2012-07-05 2013-07-05 記憶装置に格納されたデータを消去する装置、システム、方法及びコンピュータプログラム
EP13748358.2A EP2834769B1 (en) 2012-07-05 2013-07-05 An apparatus, a system, a method and a computer program for erasing data stored on a storage device
US14/412,788 US9286231B2 (en) 2012-07-05 2013-07-05 Apparatus, a system, a method and a computer program for erasing data stored on a storage device
PCT/FI2013/050738 WO2014006274A1 (en) 2012-07-05 2013-07-05 An apparatus, a system, a method and a computer program for erasing data stored on a storage device
US14/954,201 US9940231B2 (en) 2012-07-05 2015-11-30 Apparatus, a system, a method and a computer program for erasing data stored on a storage device using a sequence of uncompressible data
JP2017022124A JP6313489B2 (ja) 2012-07-05 2017-02-09 記憶装置に格納されたデータを消去する装置、システム、方法及びコンピュータプログラム
US15/925,100 US20180210827A1 (en) 2012-07-05 2018-03-19 Apparatus, a system, a method and a computer program for erasing data stored on a storage device using a sequence of uncompressible data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FI20125779 2012-07-05
FI20125779A FI125308B (fi) 2012-07-05 2012-07-05 Laite, järjestely, menetelmä ja tietokoneohjelma massamuistiin tallennetun datan pyyhkimiseksi

Publications (2)

Publication Number Publication Date
FI20125779A true FI20125779A (fi) 2014-01-06
FI125308B FI125308B (fi) 2015-08-31

Family

ID=48985784

Family Applications (1)

Application Number Title Priority Date Filing Date
FI20125779A FI125308B (fi) 2012-07-05 2012-07-05 Laite, järjestely, menetelmä ja tietokoneohjelma massamuistiin tallennetun datan pyyhkimiseksi

Country Status (5)

Country Link
US (3) US9286231B2 (fi)
EP (1) EP2834769B1 (fi)
JP (2) JP6093014B2 (fi)
FI (1) FI125308B (fi)
WO (1) WO2014006274A1 (fi)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113467699A (zh) * 2020-03-30 2021-10-01 华为技术有限公司 一种提升可用存储容量方法及装置

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI125308B (fi) * 2012-07-05 2015-08-31 Blancco Oy Ltd Laite, järjestely, menetelmä ja tietokoneohjelma massamuistiin tallennetun datan pyyhkimiseksi
US9106515B2 (en) 2012-10-22 2015-08-11 Futurewei Technologies, Inc. System and apparatus of a software-service-defined-network (SSDN)
US9830089B1 (en) 2013-06-25 2017-11-28 Wickr Inc. Digital data sanitization
KR102188062B1 (ko) * 2014-02-28 2020-12-07 삼성전자 주식회사 데이터 저장 장치의 동작 방법과 상기 데이터 저장 장치를 포함하는 시스템의 동작 방법
US20160034217A1 (en) * 2014-07-31 2016-02-04 Samsung Electronics Co., Ltd. Memory controller configured to control data sanitization and memory system including the same
US10361844B2 (en) * 2015-04-20 2019-07-23 Certicom Corp. Generating cryptographic function parameters based on an observed astronomical event
US10079675B2 (en) 2015-04-20 2018-09-18 Certicom Corp. Generating cryptographic function parameters from a puzzle
US10375070B2 (en) 2015-04-20 2019-08-06 Certicom Corp. Generating cryptographic function parameters from compact source code
US10193579B2 (en) * 2015-09-08 2019-01-29 Toshiba Memory Corporation Storage control device, storage system, and storage control method
KR102342825B1 (ko) * 2015-12-08 2021-12-23 삼성전자주식회사 전자 장치, 그의 신호 처리 방법, 생체 신호 측정 시스템 및 비일시적 컴퓨터 판독가능 기록매체
US10523244B2 (en) * 2016-08-11 2019-12-31 Zebware Ab Device and associated methodoloy for encoding and decoding of data for an erasure code
GB201701747D0 (en) 2017-02-02 2017-03-22 Blancco Tech Group Ip Oy Intelligent verification of cryptographic erase and other firmware erasure processes
US10113240B2 (en) * 2017-02-16 2018-10-30 Stratocom Solutions Corporation Cathodic protection system monitoring
US10621108B2 (en) * 2017-06-26 2020-04-14 Stephen Tarin Systems and methods for transforming large data into a smaller representation and for re-transforming the smaller representation back to the original large data
KR102376152B1 (ko) * 2017-08-30 2022-03-21 한국전자통신연구원 클라우드 서비스 제공을 위한 스토리지 제공 장치 및 방법
KR102288503B1 (ko) * 2017-10-23 2021-08-10 한국전자통신연구원 통합 스토리지 관리 장치 및 방법
US11347653B2 (en) * 2018-08-31 2022-05-31 Nyriad, Inc. Persistent storage device management
GB201814918D0 (en) 2018-09-13 2018-10-31 Blancco Tech Group Ip Oy Method and apparatus for use in sanitizing a network of non-volatile memory express devices
US10628076B1 (en) 2018-10-01 2020-04-21 Micron Technology, Inc. Data erasure in memory sub-systems
US11061598B2 (en) * 2019-03-25 2021-07-13 Western Digital Technologies, Inc. Optimized handling of multiple copies in storage management
CN110866291B (zh) 2019-11-15 2023-03-24 北京工业大学 一种基于双重安全机制的废旧电子产品信息清除方法
US11449265B2 (en) 2020-10-30 2022-09-20 Seagate Technology Llc Secure erasure of a drive array using drive-defined, trusted computing group bands
US20240004574A1 (en) * 2022-06-29 2024-01-04 Western Digital Technologies, Inc. Automatic data erase from data storage device

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0855063A (ja) * 1994-08-10 1996-02-27 Hitachi Ltd 記憶装置のデータ保証方法
US7748036B2 (en) * 2003-04-01 2010-06-29 Sytex, Inc. Methods for categorizing input data
US20050246362A1 (en) * 2004-05-03 2005-11-03 Borland Devin P System and method for dynamci log compression in a file system
US20050257017A1 (en) 2004-05-14 2005-11-17 Hideki Yagi Method and apparatus to erase hidden memory in a memory card
US20050289289A1 (en) * 2004-06-24 2005-12-29 Chang Albert H Software to erase a non-volatile storage device
US20060268125A1 (en) * 2005-05-31 2006-11-30 M-Systems Flash Disk Pioneers, Ltd. Digital camera system with recyclable memory card
US20080010326A1 (en) * 2006-06-15 2008-01-10 Carpenter Troy A Method and system for securely deleting files from a computer storage device
JP5113537B2 (ja) * 2008-01-16 2013-01-09 株式会社日立製作所 計算機システム、管理計算機及びデータ管理方法
US8347023B2 (en) * 2008-10-06 2013-01-01 Marvell World Trade Ltd. Compression based wear leveling for non-volatile memory
US8479080B1 (en) * 2009-07-12 2013-07-02 Apple Inc. Adaptive over-provisioning in memory systems
US8234520B2 (en) * 2009-09-16 2012-07-31 International Business Machines Corporation Wear leveling of solid state disks based on usage information of data and parity received from a raid controller
US20110107042A1 (en) * 2009-11-03 2011-05-05 Andrew Herron Formatting data storage according to data classification
JP5538970B2 (ja) * 2010-03-25 2014-07-02 キヤノン株式会社 情報処理装置、データ処理方法、プログラム
KR20110113420A (ko) * 2010-04-09 2011-10-17 삼성전자주식회사 저장 매체에 데이터를 저장하는 방법, 그를 이용한 데이터 저장 장치, 및 그것을 포함한 시스템
US20130036256A1 (en) * 2011-08-05 2013-02-07 Hitachi, Ltd. Method and apparatus of sanitizing storage device
KR20130023985A (ko) * 2011-08-30 2013-03-08 삼성전자주식회사 개선된 랜덤 라이트 성능을 가지는 메타 데이터 그룹 구성 방법 및 그에 따른 반도체 저장 장치
US9037779B2 (en) * 2011-12-19 2015-05-19 Sandisk Technologies Inc. Systems and methods for performing variable flash wear leveling
FI125308B (fi) * 2012-07-05 2015-08-31 Blancco Oy Ltd Laite, järjestely, menetelmä ja tietokoneohjelma massamuistiin tallennetun datan pyyhkimiseksi

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113467699A (zh) * 2020-03-30 2021-10-01 华为技术有限公司 一种提升可用存储容量方法及装置
CN113467699B (zh) * 2020-03-30 2023-08-22 华为技术有限公司 一种提升可用存储容量方法及装置

Also Published As

Publication number Publication date
WO2014006274A1 (en) 2014-01-09
FI125308B (fi) 2015-08-31
EP2834769A1 (en) 2015-02-11
US9286231B2 (en) 2016-03-15
US9940231B2 (en) 2018-04-10
US20150169462A1 (en) 2015-06-18
US20180210827A1 (en) 2018-07-26
JP6313489B2 (ja) 2018-04-18
JP2017126348A (ja) 2017-07-20
JP2015528159A (ja) 2015-09-24
EP2834769B1 (en) 2015-06-17
US20160117245A1 (en) 2016-04-28
JP6093014B2 (ja) 2017-03-08

Similar Documents

Publication Publication Date Title
FI20125779A (fi) Laite, järjestely, menetelmä ja tietokoneohjelma massamuistiin tallennetun datan pyyhkimiseksi
EP2849077A4 (en) METHOD OF WRITING DATA IN A STORAGE DEVICE AND STORING DEVICE
EP2966571A4 (en) METHOD FOR MIGRATING MEMORY DATA, COMPUTER AND DEVICE
EP2756872A4 (en) PROGRAM, STORAGE MEDIUM, GAME DEVICE AND COMPUTER
EP2725764A4 (en) DATA STORAGE METHOD AND DATA STORAGE DEVICE
EP2767880A4 (en) METHOD AND DEVICE FOR STORING DATA
BR112012031695A2 (pt) método, aparelho, meio de armazenamento legível por computador e produto de programa de computador
EP2685389A4 (en) INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING AND COMPUTER PROGRAM
EP2570936A4 (en) INFORMATION RECOVERING DEVICE, INFORMATION RECOVERING METHOD, COMPUTER PROGRAM, AND DATA STRUCTURE
EP2995907A4 (en) CARTOGRAPHIC DATA STORAGE DEVICE, MAP DATA UPDATE METHOD, AND COMPUTER PROGRAM
BR112013005876A2 (pt) método, aparelho, meio de armazenamento legível por computador e produto de programa de computador
EP3018593A4 (en) METHOD AND DEVICE FOR STORING DATA FOR DISTRIBUTED DATA BASE
EP2824893A4 (en) DATA STORAGE METHOD AND DEVICE
EP2820432A4 (en) METHOD, DEVICE AND COMPUTER PROGRAM FOR PROVIDING BATTERY DATA
BR112013004193A2 (pt) método, aparelho, meio de armazenamento legível por computador e produto de programa de computador
EP2849412A4 (en) METHOD AND DEVICE FOR DATA PROCESSING AND COMPUTER STORAGE MEDIUM
EP2985717A4 (en) DATA CLEARING DEVICE, DATA ERASING METHOD, PROGRAM, AND STORAGE MEDIUM
EP2977876A4 (en) INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING METHOD, PROGRAM, AND INFORMATION STORAGE MEDIUM
PL3012835T3 (pl) Urządzenie, sposób i program do analizy predykcji liniowej, oraz nośnik zapisu
BR112012029828A2 (pt) método, aparelho, meio de armazenamento legível por computador e produto de programa de computador
EP3065057A4 (en) DATA MEMORY DEVICE, DATA MEMORY METHOD, AND DATA MEMORY PROGRAM
EP2757448A4 (en) INFORMATION PROCESSING DEVICE, DISPLAY CONTROL METHOD, PROGRAM, AND INFORMATION STORAGE MEDIUM
EP2801918A4 (en) INFORMATION PROCESSING DEVICE, CATEGORY DISPLAY PROCESS, PROGRAM AND INFORMATION STORAGE MEDIUM
EP3029898A4 (en) DEVICE AND METHOD FOR VIRTUAL OUTPUT QUEUE QUEUE AUTHORIZATION MANAGEMENT AND COMPUTER RECORDING MEDIUM
EP2811408A4 (en) DATA MANAGEMENT DEVICE, DATA MANAGEMENT METHOD, DATA MANAGEMENT PROGRAM, AND INFORMATION PROCESSING DEVICE

Legal Events

Date Code Title Description
FG Patent granted

Ref document number: 125308

Country of ref document: FI

Kind code of ref document: B